Skip to content

Commit

Permalink
feat(schema): add initialValue as overridable schema property
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars authored and bjoerge committed Apr 28, 2021
1 parent 95a122b commit 63d090e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@sanity/schema/src/legacy/types/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ export const DEFAULT_OVERRIDEABLE_FIELDS = [
'hidden',
'inputComponent',
'diffComponent',
'initialValue',
]

0 comments on commit 63d090e

Please sign in to comment.