mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore: removed modal className
This commit is contained in:
parent
2009768718
commit
a105cea6ef
@ -9,9 +9,6 @@ const Modal = ({ children, isOpen, onClose, closeIcon=false, dark, header, full=
|
||||
onClose={onClose}
|
||||
center
|
||||
animationDuration={100}
|
||||
classNames={{
|
||||
modal: 'bg-discord-dark',
|
||||
}}
|
||||
showCloseIcon={closeIcon}
|
||||
styles={{
|
||||
closeButton: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user