refactor note component

This commit is contained in:
Ren Amamiya
2023-07-15 12:20:09 +07:00
parent 41460436df
commit 1f18d8bb44
38 changed files with 1174 additions and 884 deletions

View File

@@ -43,4 +43,5 @@ export * from './settings';
export * from './logout';
export * from './follow';
export * from './unfollow';
export * from './reaction';
// @endindex