Skip to content

Commit 3ef1eb9

Browse files
committed
docs(skill): remove ambiguous "when needed" wording for presentation files
1 parent 9b9408c commit 3ef1eb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

skills/react-clean-architecture-add-component/references/component-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Ask using these options:
5858
- `use<ComponentName>.tsx`
5959
- `presentation.tsx`
6060
- `types.ts`
61-
- `presentation.stories.tsx` (when needed)
62-
- `presentation.module.scss` (when needed)
61+
- `presentation.stories.tsx`
62+
- `presentation.module.scss`
6363

6464
## Storybook Minimum
6565

0 commit comments

Comments
 (0)