2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00
discourse/app/assets/javascripts/discourse/components/edit-category-images.js.es6
2015-07-03 10:01:46 -04:00

2 lines
124 B
JavaScript

import { buildCategoryPanel } from 'discourse/components/edit-category-panel';
export default buildCategoryPanel('images');