Add authentication #17

Manually merged
Webmaster merged 225 commits from auth into main 2025-03-08 10:37:06 +00:00
Showing only changes of commit e31df99078 - Show all commits

View file

@ -22,7 +22,7 @@ export default function ToastProvider() {
style: {
background: 'red',
},
duration: 5000,
duration: 2000,
},
}}
/>