You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -79,22 +79,16 @@ _How to re-export our modules?_
79
79
└── Page.js
80
80
```
81
81
82
-
---
83
-
84
82
## Naming Conventions
85
83
86
84
> In this project, we use [PascalCase](https://en.wikipedia.org/wiki/PascalCase) for naming our files and we use [kebab-case](https://en.wikipedia.org/wiki/Letter_case#Special_case_styles) for naming our folders.
0 commit comments