Update types.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
committed by
Patrik Oldsberg
parent
53def9cff7
commit
c54471cda0
@@ -16,7 +16,7 @@
|
||||
|
||||
import type { ReactElement, ReactNode } from 'react';
|
||||
import type { UNSTABLE_ToastQueue as RAToastQueue } from 'react-aria-components';
|
||||
import type { ToastState, QueuedToast } from 'react-stately';
|
||||
import type { QueuedToast } from 'react-stately';
|
||||
import type { Responsive } from '../../types';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user