refactor: cleanup unused props

zio/stable
三咲智子 2023-01-07 22:56:23 +08:00
parent 1957a5c681
commit 2b5badf235
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ const props = withDefaults(
// to the main expanded post
main?: Status
}>(),
{ actions: true, showReplyTo: true },
{ actions: true },
)
const status = $computed(() => {