mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-01 08:13:37 +00:00
feat: enhance CLI and API key verification buttons to hide when already verified
This commit is contained in:
@@ -51,6 +51,8 @@ function SheetContent({
|
||||
...props
|
||||
}: React.ComponentProps<typeof SheetPrimitive.Content> & {
|
||||
side?: "top" | "right" | "bottom" | "left"
|
||||
children?: React.ReactNode
|
||||
className?: string
|
||||
}) {
|
||||
return (
|
||||
<SheetPortal>
|
||||
|
||||
Reference in New Issue
Block a user