Commit 12bea5c
committed
refactor: update locale page to adhere to syntax standards
The aim of this commit is to refactor the index.tsx file inside the [locale] directory. The imports are reorganized for readability and adhering to the syntax standards, particularly surrounding the spacing and grouping related imports together. No functionality change is introduced with this commit, it's solely for code cleanliness and readability.1 parent fe5c91f commit 12bea5c
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | | - | |
7 | | - | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments