website ui changes
UI Changes for website:
- Changed icon listview to gridview, this makes browsing icons much easier than viewing one at a time
- Better search bar UI
Demo at https://vector-icons-ten.vercel.app/
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| vector-icons | ❌ Failed (Inspect) | Jul 13, 2023 6:34pm |
Also, rebasing your PR should fix the bundle step for build-in Vercel previews. 😉
Hey @Simek, would love a little help here! I tried rebasing but that's not going through, can you please check and let me know what's the issue? I don't have much experience with working with opensource projects, so I might be missing a few things while rebasing!
It might be easier to move UI changes to new branch (based on latest main) and recreate the PR including only them, than rebasing it and getting the locks sorted. There were a lot of PRs touching locks, and in general resolving lock conflicts is a bit cumbersome.