Skip to content

Commit 478e0a9

Browse files
docs(refac-pending): add client/ index.tsx rename
1 parent adaa455 commit 478e0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/refactor-pending.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
### Client
66

77
- restructure `client/src` per #59
8-
- replace `.toHaveText(CreateForm.strs)` with a `testid` for a *success* msg. Add `helper.submit(ids.post)`
98
- merge detail pages logic of `apps/<type>/edit/index.tsx`
9+
- use `index.tsx` files only for `export` -> name the main files same as comp, eg `PostCard.tsx`
1010
- prefix `components/posts/PostCard/*` components with `PostCard*` - to show they're not react-hook-from, but for render-only

0 commit comments

Comments
 (0)