Updated the website
This commit is contained in:
@@ -7,6 +7,7 @@ import {
|
||||
PageBlocksFeaturesItems,
|
||||
} from "../../tina/__generated__/types";
|
||||
import { tinaField } from "tinacms/dist/react";
|
||||
import {Template} from "tinacms";
|
||||
|
||||
export const Feature = ({
|
||||
featuresColor,
|
||||
@@ -74,7 +75,7 @@ const defaultFeature = {
|
||||
},
|
||||
};
|
||||
|
||||
export const featureBlockSchema = {
|
||||
export const featureBlockSchema: Template = {
|
||||
name: "features",
|
||||
label: "Features",
|
||||
ui: {
|
||||
|
||||
Reference in New Issue
Block a user