Tweak
This commit is contained in:
parent
2c6777e82d
commit
67a5689e4b
2 changed files with 12 additions and 6 deletions
|
|
@ -19,7 +19,6 @@ export function LoginButton({
|
|||
...props
|
||||
}: LoginButtonProps) {
|
||||
const [isLoading, setIsLoading] = React.useState(false)
|
||||
|
||||
return (
|
||||
<Button
|
||||
variant="outline"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue