Get react admin sidebar working while Dane is shopping for domains
This commit is contained in:
parent
c22ab762de
commit
6c53738070
6 changed files with 179 additions and 205 deletions
|
@ -0,0 +1,7 @@
|
|||
import React from 'react';
|
||||
|
||||
export default () => {
|
||||
return (
|
||||
<h1>Overview</h1>
|
||||
);
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue