We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c7b1c commit 4c1e325Copy full SHA for 4c1e325
demo/src/demoData/dataDefinitions.tsx
@@ -91,7 +91,6 @@ export const demoDataDefinitions: Record<string, DemoData> = {
91
collapse: 2,
92
data: data.intro,
93
customNodeDefinitions: [dateNodeDefinition],
94
- // restrictEdit: ({ key }) => key === 'number',
95
},
96
starWars: {
97
name: '🚀 Star Wars',
0 commit comments