#Error when adding new colours in Typescript
5 messages · Page 1 of 1 (latest)
Send a sandbox that reproduces the issue, template – https://codesandbox.io/s/mantine-template-9ze89?file=/src/App.tsx:0-6
That's the sandbox
5 messages · Page 1 of 1 (latest)
When adding a new colour in theme object I get the following error
It happens even when I just add one element to the colour array.
Is there a solution or I can just go around with '@strong eagle-ignore'?
Send a sandbox that reproduces the issue, template – https://codesandbox.io/s/mantine-template-9ze89?file=/src/App.tsx:0-6
That's the sandbox