Skip to content

Commit 740d407

Browse files
committed
fix: πŸ› update shortcut
βœ… Closes: #245
1 parent 2677827 commit 740d407

File tree

1 file changed

+1
-1
lines changed
  • challenges/ecosystem

1 file changed

+1
-1
lines changed

β€Žchallenges/ecosystem/03.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ export function StarshipCard({
107107

108108
## πŸ‘¨β€πŸš€ Exercise 3
109109

110-
- [ ] Use the shortcut `tsrnfe` to create/update your components and move them to `./src/components/`
110+
- [ ] Use the shortcut `tsrnf` to create/update your components and move them to `./src/components/`
111111
- [ ] Add `interface` declarations for your components
112112

113113
## πŸ‘½ Bonus

0 commit comments

Comments
Β (0)