add some more useful links
This commit is contained in:
parent
fc1c4a3224
commit
c6cb1b753e
@ -9,7 +9,10 @@ export function UsefulLinksList() {
|
||||
<UsefulLink title="Indie Hackers" link="" />
|
||||
<UsefulLink title="W3Schools" link="" />
|
||||
<UsefulLink title="Simple Icons" link="https://simpleicons.org" />
|
||||
<UsefulLink title="Tailwind CheatSheet" link="https://tailwindcomponents.com/cheatsheet/" />
|
||||
<UsefulLink title="Hero Icons" link="https://heroicons.com" />
|
||||
<UsefulLink title="Tailwind Cheatsheet" link="https://nerdcave.com/tailwind-cheat-sheet" />
|
||||
<UsefulLink title="Tailwind Elements" link="https://tw-elements.com" />
|
||||
<UsefulLink title="Tailwind Components" link="https://tailwindcomponents.com" />
|
||||
</ul>
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user