fix(ui): export SECTION_META from render file
This commit is contained in:
parent
8834580441
commit
badf499e2b
@ -251,3 +251,5 @@ export function renderConfigForm(props: ConfigFormProps) {
|
||||
</div>
|
||||
`;
|
||||
}
|
||||
|
||||
export const SECTION_META = sectionIcons;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user