chore: lint

This commit is contained in:
Ramesh Mane
2026-03-10 15:31:12 +00:00
parent 5ee5917949
commit 0d06a785d8
6 changed files with 7 additions and 12 deletions

View File

@@ -27,8 +27,6 @@ const { isChatWootEnabled } = useProvideChatwoot()
const { isModalVisible: isChatVisible } = useChatWoot()
const { navigateToFeed } = useWorkspace()
const visible = ref(false)
const copyBtnRef = ref()