mirror of
https://github.com/lemeow125/React-NotesApp.git
synced 2025-07-04 19:34:10 +08:00
Separated typescript interfaces into its own file and polished and cleaned up overall code
This commit is contained in:
parent
a8c14f1331
commit
132dfa496d
11 changed files with 83 additions and 79 deletions
|
@ -18,7 +18,6 @@ export default function Header() {
|
|||
<HomeIcon size={32} color="white" />
|
||||
<HomeIcon size={32} color="white" />
|
||||
<HomeIcon size={32} color="white" />
|
||||
<HomeIcon size={32} color="white" />
|
||||
</div>
|
||||
<div
|
||||
style={{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue