This commit is contained in:
Ren Amamiya
2023-07-26 09:26:40 +07:00
parent 89dd4f5c9d
commit f52ea04541
13 changed files with 69 additions and 140 deletions

View File

@@ -88,6 +88,7 @@ export function UserScreen() {
<NoteKind_1 event={data[virtualRow.index]} />
</div>
))}
<div className="h-10" />
</div>
</div>
)}