Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 31ce35b

Browse files
committed
update readme
1 parent 1f83b18 commit 31ce35b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
UI component library made with [roblox-ts](https://roblox-ts.com/) and [Roact](https://github.com/Roblox/react-lua).
44
Inspired by [Joy UI](https://mui.com/joy-ui), Edgar López's [UI components library](https://www.figma.com/community/file/945880487009800014) and [portfolio UI kit](https://www.figma.com/community/file/951948937037406468).
55

6-
![Button](https://github.com/user-attachments/assets/0d36dfb5-0af2-4d59-993c-81a82fc820fa)
7-
![Card](https://github.com/user-attachments/assets/6de46531-31f7-4fd7-a8b5-208b2deb5610)
8-
![Checkbox](https://github.com/user-attachments/assets/d570943a-0080-4748-bcf6-5faf7fecbce4)
9-
![Input](https://github.com/user-attachments/assets/53e3655d-6bd6-4a52-b1eb-f59f60b6baf6)
10-
![Slider](https://github.com/user-attachments/assets/e5cc302d-7cbc-4cd8-8cb8-90db8d573d7d)
11-
![Typography](https://github.com/user-attachments/assets/57399a50-eef5-49f7-9778-471ce23bb9a7)
6+
<img src="https://github.com/user-attachments/assets/0d36dfb5-0af2-4d59-993c-81a82fc820fa" width="30%"/>
7+
<img src="https://github.com/user-attachments/assets/6de46531-31f7-4fd7-a8b5-208b2deb5610" width="30%"/>
8+
<img src="https://github.com/user-attachments/assets/d570943a-0080-4748-bcf6-5faf7fecbce4" width="30%"/>
9+
<img src="https://github.com/user-attachments/assets/53e3655d-6bd6-4a52-b1eb-f59f60b6baf6" width="30%"/>
10+
<img src="https://github.com/user-attachments/assets/e5cc302d-7cbc-4cd8-8cb8-90db8d573d7d" width="30%"/>
11+
<img src="https://github.com/user-attachments/assets/57399a50-eef5-49f7-9778-471ce23bb9a7" width="30%"/>
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)