Skip to content

Commit

Permalink
tina update
Browse files Browse the repository at this point in the history
  • Loading branch information
nofurtherinformation committed Jun 25, 2024
1 parent 50523ab commit c2db800
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion tina/__generated__/_graphql.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tina/__generated__/_schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tina/__generated__/config.prebuild.jsx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions tina/__generated__/schema.gql

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions tina/__generated__/types.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tina/collections/post.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ export default {
name: "title",
},
{
type: "string",
label: "Blog Post Body",
name: "body",
type: "rich-text",
isBody: true,
ui: {
component: "textarea",
Expand Down
2 changes: 1 addition & 1 deletion tina/tina-lock.json

Large diffs are not rendered by default.

0 comments on commit c2db800

Please sign in to comment.