This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { postSchema } from './post'
|
||||
import { pageSchema } from './page'
|
||||
import { theaterHomepageSchema } from './theaterHomepage'
|
||||
|
||||
export const schemaTypes = [postSchema, pageSchema, theaterHomepageSchema]
|
||||
export const schemaTypes = [theaterHomepageSchema]
|
||||
|
||||
Reference in New Issue
Block a user