wip: Work on API keys pages
This commit is contained in:
parent
fa6f7549f0
commit
543be68c1f
7 changed files with 227 additions and 18 deletions
|
@ -84,7 +84,7 @@ export const ModalWrapper = ({
|
|||
>
|
||||
{children}
|
||||
<button
|
||||
className="fixed bottom-2 right-2 btn btn-neutral btn-circle lg:hidden"
|
||||
className="fixed bottom-2 right-2 daisy-btn daisy-btn-neutral daisy-btn-circle lg:hidden"
|
||||
onClick={close}
|
||||
>
|
||||
<CloseIcon className="w-8 h-8" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue