Add basic services; Base layout
This commit is contained in:
parent
be6467cd2c
commit
ef526cd2db
30 changed files with 291 additions and 34 deletions
|
|
@ -4,4 +4,4 @@ const RegisterView: Component = () => {
|
|||
return <div></div>;
|
||||
};
|
||||
|
||||
export default RegisterView;
|
||||
export { RegisterView };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue