Chakra UI union type is to complex

Getting this TS error when using chakra ui. Expression produces a union type that is too complex to represent.ts(2590) import { Heading } from "@chakra-ui/react"; import React from "react"; const Chakra = () => { return ( <div> <Heading as="h1">Test</Heading> </div> ); }; export default Chakra;
1 Reply
Christian Lind
Have no idea what the issue is...
Want results from more Discord servers?
Add your server