fix: change Notificaiton to Notification
This commit is contained in:
committed by
GitHub
parent
6080b57f8a
commit
59e02f047b
@@ -148,7 +148,7 @@ const NotificationSetting = () => {
|
||||
<div className='grid gap-4 py-4' id='notifications'>
|
||||
<Typography level='h3'>Device Notification</Typography>
|
||||
<Divider />
|
||||
<Typography level='body-md'>Manage your Device Notificaiton</Typography>
|
||||
<Typography level='body-md'>Manage your Device Notification</Typography>
|
||||
|
||||
<FormControl orientation='horizontal'>
|
||||
<Switch
|
||||
@@ -323,7 +323,7 @@ const NotificationSetting = () => {
|
||||
<Typography level='h3'>Custom Notification</Typography>
|
||||
<Divider />
|
||||
<Typography level='body-md'>
|
||||
Notificaiton through other platform like Telegram or Pushover
|
||||
Notification through other platform like Telegram or Pushover
|
||||
</Typography>
|
||||
|
||||
<FormControl orientation='horizontal'>
|
||||
|
||||
Reference in New Issue
Block a user