mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(Modals): client only component
This commit is contained in:
@@ -9,4 +9,4 @@ import { useModal, modalInjectionKey } from '../../composables/useModal'
|
||||
const modalState = inject(modalInjectionKey)
|
||||
|
||||
const { isOpen } = useModal()
|
||||
</script>
|
||||
</script>
|
||||
Reference in New Issue
Block a user