Skip to content

Commit 7aed0c0

Browse files
authored
chore(form): revert changes in schema that were meant to have been deleted (#7549)
1 parent 9848f20 commit 7aed0c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/test-studio/schema/standard/portableText/simpleBlock.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ const myStringType = defineArrayMember({
3131
})
3232

3333
export default defineType({
34-
liveEdit: true,
3534
name: 'simpleBlock',
3635
title: 'Simple block',
3736
type: 'document',

0 commit comments

Comments
 (0)