qwikifiers / qwik-ui

Qwik's official Headless and styled component library
https://qwikui.com
MIT License
558 stars 115 forks source link

Qwik UI Styled code examples wrong imports #726

Open shairez opened 3 weeks ago

shairez commented 3 weeks ago

The import from @qwik-ui/styled are misleading users -

image

Maybe we can replace them with ~/components/ui or something like that (or just remove the imports?

WDYT @maiieul ?

maiieul commented 2 weeks ago

Yes I agree! I'm working on a PR today :)

thejackshelton commented 2 weeks ago

@maiieul if you could just let me handle that. I already touch this since I'm switching to dot notation

maiieul commented 2 weeks ago

@thejackshelton we probably should pair on it :)