feat: optimize the display effect of other kinds of events

This commit is contained in:
codytseng
2025-02-13 22:56:09 +08:00
parent 5e3fd93a23
commit 73b38d37e7
17 changed files with 719 additions and 66 deletions

View File

@@ -27,7 +27,6 @@ export default function Note({
}) {
const { push } = useSecondaryPage()
const usingClient = useMemo(() => getUsingClient(event), [event])
return (
<div className={className}>
<div className="flex items-center space-x-2">