Skip to content

Commit 9d4bf65

Browse files
committed
Modifications to Navbar component
1 parent 0cdaa9f commit 9d4bf65

File tree

4 files changed

+37
-303
lines changed

4 files changed

+37
-303
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ yarn storybook
1414
## Testing
1515
For testing, we are using [Jest](https://jestjs.io/docs/getting-started) and [React Testing Library](https://testing-library.com/docs/react-testing-library/intro/).
1616

17-
To maintain the standards, test files should be named **componentName.test.tsx** and be placed inside the component folder for which the test relates to.
17+
To maintain the standards, test files should be named `componentName.test.tsx` and be placed inside the component folder for which the test relates to.
1818

1919

2020
## Publishing to NPM

package-lock.json

Lines changed: 18 additions & 196 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)