konstaui / konsta

Mobile UI components made with Tailwind CSS
https://konstaui.com
MIT License
3.3k stars 119 forks source link

Type definitions broken #144

Closed rollingmoai closed 1 year ago

rollingmoai commented 1 year ago

Check that this is really a bug

Reproduction link

Import konsta/react on a TypeScript file

Bug description

image

Expected Behavior

Importing konsta/react works

Actual Behavior

Importing konsta/react doesn't work

Konsta UI version

2.0.0

Platform/Target and Browser Versions

Windows

Validations

Would you like to open a PR for this bug?

rollingmoai commented 1 year ago

Fixed: Set "moduleResolution": "node" in tsconfig.json