mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 11:49:39 -05:00
standard api key modal size
This commit is contained in:
@@ -86,7 +86,6 @@ export default function NewApiKey({ userId }: { userId?: string }) {
|
||||
{created && "Api Key Created"}
|
||||
</Text>
|
||||
}
|
||||
size="lg"
|
||||
>
|
||||
<Stack>
|
||||
{!created && (
|
||||
|
||||
Reference in New Issue
Block a user