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:
@@ -15,7 +15,7 @@ const Icon = ({icon, reference, copy = false} : {icon: any, reference: any, copy
|
|||||||
</a>
|
</a>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
<Toaster position='bottom-left' reverseOrder={false} />
|
<Toaster position='bottom-center' reverseOrder={false} />
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user