File tree Expand file tree Collapse file tree
packages/react-components/react-tags/stories Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export { Disabled } from './InteractionTagDisabled.stories';
1515export { HasPrimaryAction } from './InteractionTagHasPrimaryAction.stories' ;
1616
1717export default {
18- title : 'Tag/InteractionTag' ,
18+ title : 'Components/ Tag/InteractionTag' ,
1919 component : InteractionTag ,
2020 subcomponents : {
2121 InteractionTagPrimary,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export { Appearance } from './TagAppearance.stories';
1414export { Disabled } from './TagDisabled.stories' ;
1515
1616export default {
17- title : 'Tag/Tag' ,
17+ title : 'Components/ Tag/Tag' ,
1818 component : Tag ,
1919 parameters : {
2020 docs : {
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export { Sizes } from './TagGroupSizes.stories';
99export { WithOverflow } from './TagGroupOverflow.stories' ;
1010
1111export default {
12- title : 'Tag/TagGroup' ,
12+ title : 'Components/ Tag/TagGroup' ,
1313 component : TagGroup ,
1414 parameters : {
1515 docs : {
You can’t perform that action at this time.
0 commit comments