Revize b5ac7218
Přidáno uživatelem Fantič před více než 1 rok
src/components/notes/NoteView.tsx | ||
---|---|---|
74 | 74 |
} |
75 | 75 |
} |
76 | 76 |
|
77 |
note.items = ["helo"] |
|
78 |
|
|
79 | 77 |
return ( |
80 | 78 |
<HStack marginTop={5}> |
81 | 79 |
<Box width="10" height="10" marginTop="2"> |
Také k dispozici: Unified diff
#re 10797 NoteViewPage refactor -> Responsive layout