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 817a7c7 commit 3ffaa10Copy full SHA for 3ffaa10
src/index.ts
@@ -30,4 +30,6 @@ export * from './PropertyFieldColumnPicker';
30
export * from './PropertyFieldMonacoEditor';
31
export * from './PropertyFieldMessage';
32
export * from './PropertyFieldButton';
33
+
34
+export * from './PropertyFieldViewPicker';
35
export * from './PropertyFieldGrid';
0 commit comments