updated button tests

This commit is contained in:
andres alcocer
2022-12-17 14:08:25 -05:00
parent 2750c82baf
commit 7200ab6125
8 changed files with 143 additions and 23 deletions

View File

@@ -14,8 +14,9 @@ This project is a simplified front end clone of Netflix. It was created with Rea
- [ ] Create user account page
- [x] Migrate to Typescript
- [ ] Implement dynamic code splitting with dynamic imports
- [ ] Setup storybook
- [x] Setup storybook
- [ ] Implement internationalization with react-i18next
- [ ] Exclude storybook files from test coverage
### Tools used