remove export
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { manifests as stylesheetRuleInputManifests } from './stylesheet-rule-input/manifests.js';
|
||||
|
||||
export const manifests = [...stylesheetPickerModalManifests, ...stylesheetRuleInputManifests];
|
||||
export const manifests = [...stylesheetRuleInputManifests];
|
||||
|
||||
Reference in New Issue
Block a user