Skip to content

Commit d6dcf41

Browse files
author
Footagesus
committed
1.4.6
1 parent e43cb14 commit d6dcf41

File tree

5 files changed

+746
-730
lines changed

5 files changed

+746
-730
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ An Open source and customizable UI library for Roblox, featuring a dark theme an
1414
- 🌑 **Dark Theme**: Sleek, modern dark theme design.
1515
- 🎨 **Customizable Colors**: Easily adjustable color settings for a personalized look.
1616
- ⚙️ **Efficient Scripting**: Uses loadstring for optimized script execution.
17-
- 🖊️ **Lucide Icons **: Uses suitable lucide icons that make the interface more beautiful
17+
- 🖊️ **Lucide Icons**: Uses suitable lucide icons that make the interface more beautiful
1818

1919
<hr>
2020

@@ -36,8 +36,9 @@ cd WindUI
3636

3737
3. Run `npm run build`
3838

39-
[Usage Documentation](https://footagesus.github.io/WindUI/)
39+
[Usage Documentation](https://tree-hub.vercel.app/docs/WindUI)
4040

4141
<hr>
42+
4243
> [!NOTE]
43-
> Last icons update: November 30, 2024
44+
> Last icons update: December 8 2024

dist/main.lua

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/documentation/tab.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Window:SelectTab(2) -- Number of Tab
1818
```
1919

2020
::: tip INFO
21-
1541 Lucide Icons are used in this UI Library
21+
1544 Lucide Icons are used in this UI Library
2222

23-
Last icons update: November 30, 2024
23+
Last icons update: December 8, 2024
2424
:::

0 commit comments

Comments
 (0)