mernmail-website/sanity/schemaTypes/index.js

3 lines
63 B
JavaScript

import blog from "./blog";
export const schemaTypes = [blog];