mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 18:09:40 +05:00
feat: add toast for creating/updating collection
This commit is contained in:
parent
4c6fb75785
commit
b7661f47ef
4 changed files with 93 additions and 37 deletions
|
@ -113,6 +113,7 @@ export const App = (props) => {
|
|||
/>
|
||||
)}
|
||||
<ToastContainer
|
||||
className={"mx-2 mb-20 sm:mb-0"}
|
||||
position="bottom-center"
|
||||
autoClose={5000}
|
||||
hideProgressBar={false}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue