mirror of
https://github.com/diced/zipline.git
synced 2025-04-11 23:31:17 -05:00
Format register.tsx
Jay forced me too :(
This commit is contained in:
parent
b25a73f4e7
commit
b897470b4d
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,6 @@ import {
|
|||
Center,
|
||||
Checkbox,
|
||||
Divider,
|
||||
Group,
|
||||
Image,
|
||||
LoadingOverlay,
|
||||
Paper,
|
||||
|
@ -275,4 +274,4 @@ export const getServerSideProps = withSafeConfig<{
|
|||
};
|
||||
});
|
||||
|
||||
Register.title = 'Register';
|
||||
Register.title = 'Register';
|
||||
|
|
Loading…
Add table
Reference in a new issue