Skip to content

Commit 63b43c1

Browse files
committed
feat: add Sailboat UI resource with logo to UI frameworks category
1 parent d83e7ba commit 63b43c1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/resources.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,12 @@ export const categories: Category[] = [
521521
url: "https://tremor.so",
522522
logo: "https://tremor.so/favicon.ico",
523523
},
524+
{
525+
name: "Sailboat UI",
526+
description: "A modern UI component library for Tailwind CSS.",
527+
url: "https://sailboatui.com/",
528+
logo: "https://sailboatui.com/favicon.ico",
529+
},
524530
],
525531
},
526532

0 commit comments

Comments
 (0)