fix: use TrialBanner from frappeui/frappe in mobile sidebar
This commit is contained in:
parent
0ab6abb8c3
commit
3c1d8f2e93
@ -104,7 +104,8 @@ import NotificationsIcon from '@/components/Icons/NotificationsIcon.vue'
|
||||
import SidebarLink from '@/components/SidebarLink.vue'
|
||||
import { viewsStore } from '@/stores/views'
|
||||
import { unreadNotificationsCount } from '@/stores/notifications'
|
||||
import { TrialBanner, createResource } from 'frappe-ui'
|
||||
import { createResource } from 'frappe-ui'
|
||||
import { TrialBanner } from 'frappe-ui/frappe'
|
||||
import { computed, h, provide } from 'vue'
|
||||
import { mobileSidebarOpened as sidebarOpened } from '@/composables/settings'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user