refactor(home): modals #1310
Annotations
2 errors
src/pages/Settings/ChangePwModal.tsx#L66
Type '{ disclosure: { isOpen: boolean; onOpen: () => void; onClose: () => void; onOpenChange: () => void; isControlled: boolean; getButtonProps: (props?: any) => any; getDisclosureProps: (props?: any) => any; }; headline: string; isLoading: boolean; customContent: Element; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
|
This job failed
Loading