export checkbox list
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
// TODO: Currently we export input-checkbox-list because package-builder uses it, but this should be changed over time, so package builder uses the property editor UI and then this export can be removed.
|
||||
export * from '../../../property-editors/checkbox-list/index.js';
|
||||
@@ -0,0 +1 @@
|
||||
export * from './checkbox-list/index.js';
|
||||
Reference in New Issue
Block a user