mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 17:00:36 +01:00
docs: improve props types (#588)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Notification } from '../types'
|
||||
import type { Notification } from '../types/notification'
|
||||
import { useState } from '#imports'
|
||||
|
||||
export function useToast () {
|
||||
|
||||
Reference in New Issue
Block a user