mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-15 10:07:45 +08:00
Dependencies fix
Release 0.1.1
This commit is contained in:
@@ -220,7 +220,7 @@ const blogSchema: EntitySchema = {
|
||||
ReactDOM.render(
|
||||
<CMSApp
|
||||
name={"Test shop CMS"}
|
||||
authentication={false}
|
||||
authentication={true}
|
||||
navigation={[
|
||||
{
|
||||
relativePath: "products",
|
||||
|
||||
Reference in New Issue
Block a user