JaleelB / emblor

A fully-featured tag input component built with shadcn/ui
https://emblor.jaleelbennett.com
MIT License
542 stars 24 forks source link

fix: switched `rounded` & `pill` tag shapes #4

Closed aryanprince closed 7 months ago

aryanprince commented 7 months ago

Swapped every reference of the rounded and pill tag shapes.

@JaleelB I believe I updated it everywhere it's used. Have I missed something? What do you think?

image
vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shadcn-tag-input ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2023 6:32pm
aryanprince commented 7 months ago

There's a large diff for app/code-snippets.ts but I only modified the 2 properties for rounded and pill there.

JaleelB commented 7 months ago

There's a large diff for app/code-snippets.ts but I only modified the 2 properties for rounded and pill there.

I see it. I should change how I am handling the snippets at some point

JaleelB commented 7 months ago

Swapped every reference of the rounded and pill tag shapes.

@JaleelB I believe I updated it everywhere it's used. Have I missed something? What do you think?

image

LGTM