anvil/striker-ui/components/Files/index.tsx

4 lines
82 B
TypeScript
Raw Normal View History

import ManageFilePanel from './ManageFilePanel';
export default ManageFilePanel;