mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
notification align center
This commit is contained in:
parent
b71a28198a
commit
7dd22aa53b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ const Icon = ({icon, reference, copy = false} : {icon: any, reference: any, copy
|
|||
</a>
|
||||
)
|
||||
}
|
||||
<Toaster position='bottom-left' reverseOrder={false} />
|
||||
<Toaster position='bottom-center' reverseOrder={false} />
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue