init remake

This commit is contained in:
41666 2021-04-22 16:10:44 -04:00
parent b9913a1bcc
commit 3172870aaf
7 changed files with 187 additions and 2 deletions

View file

@ -3,7 +3,7 @@ import { mockCategory, roleCategory, roleCategory2 } from '../../fixtures/storyD
import { EditorCategory } from './EditorCategory';
export default {
title: 'Molecules/Editor/Category',
title: 'Molecules/Editor/Category (Old)',
};
export const CategoryEditor = () => {