update duration
This commit is contained in:
parent
3f8e01487f
commit
e31df99078
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ export default function ToastProvider() {
|
|||
style: {
|
||||
background: 'red',
|
||||
},
|
||||
duration: 5000,
|
||||
duration: 2000,
|
||||
},
|
||||
}}
|
||||
/>
|
||||
|
|
Loading…
Reference in a new issue