feat: improved TopBar and empty registration page
This commit is contained in:
3
src/renderer/pages/Registration.tsx
Normal file
3
src/renderer/pages/Registration.tsx
Normal file
@ -0,0 +1,3 @@
|
||||
export const Registration = () => {
|
||||
return <div>Registration</div>;
|
||||
};
|
Reference in New Issue
Block a user