Dependencies fix

Release 0.1.1
This commit is contained in:
francesco
2020-04-19 16:12:50 +02:00
parent ae6a905138
commit d8cdc5df59
10 changed files with 128 additions and 170 deletions

View File

@@ -220,7 +220,7 @@ const blogSchema: EntitySchema = {
ReactDOM.render(
<CMSApp
name={"Test shop CMS"}
authentication={false}
authentication={true}
navigation={[
{
relativePath: "products",