refactor(home): modals #1309
Annotations
2 errors
build (20.x):
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'.
|
build (20.x)
Process completed with exit code 2.
|