Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > [email protected] build
- > tsc && vite build
- src/base-components/Headless/Disclosure/index.tsx(144,7): error TS2322: Type '{ children: ReactNode | ((bag: ButtonRenderPropArg) => ReactElement<any, string | JSXElementConstructor<any>>); ... 218 more ...; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & CleanProps<"symbol" | "object" | "svg" | "a" | "abbr" | "address" | "area" | "article" | "aside" | "audio" | "b" | "base" | "bdi" | "bdo" | ... 163 more ... | FunctionComponent<...>, ButtonPropsWeControl> & OurProps<...> & { ...; } & { ...; }'.
- Property 'onClick' does not exist on type 'IntrinsicAttributes & CleanProps<"symbol" | "object" | "svg" | "a" | "abbr" | "address" | "area" | "article" | "aside" | "audio" | "b" | "base" | "bdi" | "bdo" | ... 163 more ... | FunctionComponent<...>, ButtonPropsWeControl> & OurProps<...> & { ...; } & { ...; }'.
- src/base-components/Headless/Tab/index.tsx(31,10): error TS2322: Type '{ children: Element; style?: any; color?: any; id?: any; lang?: any; 'aria-activedescendant'?: any; 'aria-atomic'?: any; 'aria-autocomplete'?: any; 'aria-busy'?: any; 'aria-checked'?: any; 'aria-colcount'?: any; ... 207 more ...; className: string; }' is not assignable to type 'DetailedHTMLProps<LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>'.
- Type '{ children: Element; style?: any; color?: any; id?: any; lang?: any; 'aria-activedescendant'?: any; 'aria-atomic'?: any; 'aria-autocomplete'?: any; 'aria-busy'?: any; 'aria-checked'?: any; 'aria-colcount'?: any; ... 207 more ...; className: string; }' is not assignable to type 'ClassAttributes<HTMLLIElement>'.
- Types of property 'ref' are incompatible.
- Type 'Ref<HTMLElement> | undefined' is not assignable to type 'LegacyRef<HTMLLIElement> | undefined'.
- Type 'RefObject<HTMLElement>' is not assignable to type 'LegacyRef<HTMLLIElement> | undefined'.
- Type 'RefObject<HTMLElement>' is not assignable to type 'RefObject<HTMLLIElement>'.
- Type 'HTMLElement' is missing the following properties from type 'HTMLLIElement': type, value
- src/base-components/Headless/Tab/index.tsx(177,11): error TS2322: Type '"div"' is not assignable to type '"symbol"'.
- src/base-components/Litepicker/litepicker.ts(5,11): error TS2430: Interface 'Picker' incorrectly extends interface 'Litepicker'.
- Types of property 'on' are incompatible.
- Type '((event: string, cb: (startDate: { dateInstance: Date; }, endDate: { dateInstance: Date; }) => void) => {}) | undefined' is not assignable to type '(eventName: string | symbol, listener: (...args: any[]) => void) => this'.
- Type 'undefined' is not assignable to type '(eventName: string | symbol, listener: (...args: any[]) => void) => this'.
- src/pages/BlogLayout1/index.tsx(65,19): error TS2322: Type '{ children: Element; tag: string; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/BlogLayout2/index.tsx(66,21): error TS2322: Type '{ children: Element; as: "a"; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/ChangePassword/index.tsx(33,30): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Chat/index.tsx(191,67): error TS2322: Type '{ children: Element; as: "a"; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(229,67): error TS2322: Type '{ children: Element; as: "a"; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(268,67): error TS2322: Type '{ children: Element; as: "a"; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(306,67): error TS2322: Type '{ children: Element; as: "a"; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(344,67): error TS2322: Type '{ children: Element; as: "a"; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(466,25): error TS2322: Type '{ children: Element; as: "a"; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(502,25): error TS2322: Type '{ children: Element; as: "a"; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(527,25): error TS2322: Type '{ children: Element; as: "a"; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(565,25): error TS2322: Type '{ children: Element; as: "a"; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(619,25): error TS2322: Type '{ children: Element; as: "a"; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(644,25): error TS2322: Type '{ children: Element; as: "a"; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Chat/index.tsx(706,25): error TS2322: Type '{ children: Element; as: "a"; href: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/DashboardOverview1/index.tsx(238,21): error TS2322: Type '{ children: (string | Element)[]; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/DashboardOverview2/index.tsx(205,25): error TS2322: Type '{ children: Element; as: "a"; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/DashboardOverview3/index.tsx(59,57): error TS2322: Type '{ children: Element; as: "a"; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/DashboardOverview3/index.tsx(130,21): error TS2322: Type '{ children: (string | Element)[]; as: ButtonComponent; variant: string; rounded: true; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/DashboardOverview4/index.tsx(84,25): error TS2322: Type '{ children: Element[]; variant: "pills"; className: string; role: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ListPropsWeControl> & OurProps<ElementType<any>, ListRenderPropArg> & { ...; } & { ...; } & { ...; }'.
- Property 'role' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ListPropsWeControl> & OurProps<ElementType<any>, ListRenderPropArg> & { ...; } & { ...; } & { ...; }'.
- src/pages/Datepicker/index.tsx(297,31): error TS2322: Type '{ children: Element; as: "a"; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Dropdown/index.tsx(48,50): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(105,50): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(234,50): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(305,57): error TS2322: Type '{ children: (string | Element)[]; as: ButtonComponent; variant: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(446,50): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(509,50): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(606,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(619,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(632,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(645,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(658,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(671,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(684,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(697,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(710,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(723,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(736,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Dropdown/index.tsx(749,27): error TS2322: Type '{ children: string; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/FileManager/index.tsx(118,19): error TS2322: Type '{ children: Element; as: "a"; role: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/FileManager/index.tsx(270,67): error TS2322: Type '{ children: Element; as: "a"; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Inbox/index.tsx(121,19): error TS2322: Type '{ children: Element; as: "a"; role: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Inbox/index.tsx(242,58): error TS2322: Type '{ children: Element; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Modal/index.tsx(992,68): error TS2322: Type '{ children: Element; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Post/index.tsx(49,15): error TS2322: Type '{ children: (string | Element)[]; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Post/index.tsx(233,19): error TS2322: Type '{ children: Element[]; as: ButtonComponent; variant: string; className: string; role: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview1/index.tsx(117,34): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview1/index.tsx(209,34): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview1/index.tsx(306,34): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview1/index.tsx(398,34): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview1/index.tsx(477,60): error TS2322: Type '{ children: Element; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/ProfileOverview2/index.tsx(127,34): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview2/index.tsx(154,36): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview2/index.tsx(185,36): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview2/index.tsx(212,36): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview2/index.tsx(240,34): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview2/index.tsx(337,34): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview2/index.tsx(429,34): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview3/index.tsx(64,30): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview3/index.tsx(194,32): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview3/index.tsx(579,32): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview3/index.tsx(710,32): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview3/index.tsx(820,32): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview3/index.tsx(920,21): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview3/index.tsx(931,21): error TS2322: Type '{ children: (string | Element)[]; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/ProfileOverview3/index.tsx(974,23): error TS2322: Type '{ children: (string | Element)[]; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/Slideover/index.tsx(496,23): error TS2322: Type '{ children: Element; backdrop: string; open: boolean; onClose: () => void; }' is not assignable to type 'IntrinsicAttributes & ((DialogProps<ElementType<any>> & { ref?: Ref<HTMLDivElement> | undefined; }) & { ...; })'.
- Property 'backdrop' does not exist on type 'IntrinsicAttributes & ((DialogProps<ElementType<any>> & { ref?: Ref<HTMLDivElement> | undefined; }) & { ...; })'.
- src/pages/Slideover/index.tsx(800,23): error TS2322: Type '{ children: Element; backdrop: string; open: boolean; onClose: () => void; }' is not assignable to type 'IntrinsicAttributes & ((DialogProps<ElementType<any>> & { ref?: Ref<HTMLDivElement> | undefined; }) & { ...; })'.
- Property 'backdrop' does not exist on type 'IntrinsicAttributes & ((DialogProps<ElementType<any>> & { ref?: Ref<HTMLDivElement> | undefined; }) & { ...; })'.
- src/pages/Slideover/index.tsx(833,31): error TS2322: Type '{ children: Element; as: "a"; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'href' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'. Did you mean 'ref'?
- src/pages/Tabulator/index.tsx(452,17): error TS2322: Type '{ children: (string | Element)[]; as: ButtonComponent; variant: string; className: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'variant' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/UpdateProfile/index.tsx(43,30): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- src/pages/UsersLayout3/index.tsx(77,32): error TS2322: Type '{ children: Element; tag: string; className: string; href: string; }' is not assignable to type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
- Property 'tag' does not exist on type 'IntrinsicAttributes & CleanProps<ElementType<any>, ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; }'.
Advertisement
Add Comment
Please, Sign In to add comment