You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in ./src/components/Modal/AssignBasketModal/AssignBasketModal.tsx
(34,42): error TS2339: Property 'closeOnDocumentClick' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Component<ModalProps, ComponentState>> & { childre...'.
Needs to be added to Types:
closeOnDimmerClick
closeOnDocumentClick
The text was updated successfully, but these errors were encountered:
ERROR in ./src/components/Modal/AssignBasketModal/AssignBasketModal.tsx
(34,42): error TS2339: Property 'closeOnDocumentClick' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Component<ModalProps, ComponentState>> & { childre...'.
Needs to be added to Types:
closeOnDimmerClick
closeOnDocumentClick
The text was updated successfully, but these errors were encountered: