update note actions component

This commit is contained in:
Ren Amamiya
2023-07-16 14:24:19 +07:00
parent e0a14ce6cf
commit abc53a0d9a
15 changed files with 64 additions and 74 deletions

View File

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