mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-14 12:00:19 +08:00
remove text and fix lint
This commit is contained in:
@@ -170,9 +170,7 @@ const SigninButton = (props: ButtonProps) => {
|
||||
colorScheme={buttonColorScheme}
|
||||
color="white"
|
||||
{...props}
|
||||
>
|
||||
Continue with Email
|
||||
</Button>
|
||||
></Button>
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user