mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 09:57:52 +00:00
fix(test): minisidebar action test
This commit is contained in:
@@ -18,6 +18,7 @@ const isDropdownOpen = ref(false)
|
||||
active: isDropdownOpen,
|
||||
}"
|
||||
type="text"
|
||||
data-testid="nc-sidebar-notification-btn"
|
||||
>
|
||||
<span
|
||||
v-if="unreadCount"
|
||||
|
||||
Reference in New Issue
Block a user