3 lines
124 B
JavaScript
3 lines
124 B
JavaScript
import { buildCategoryPanel } from 'discourse/components/edit-category-panel';
|
|
export default buildCategoryPanel('images');
|