File tree Expand file tree Collapse file tree 7 files changed +0
-15
lines changed Expand file tree Collapse file tree 7 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,4 @@ description: Default rounded avatar that can show your users profile picture.
4
4
lastUpdated : 30 Sep, 2024
5
5
---
6
6
7
- import {ComponentShowcase } from " @/components"
8
-
9
7
<ComponentShowcase name = " avatar-style-circle" />
Original file line number Diff line number Diff line change @@ -4,6 +4,4 @@ description: The component that looks like a button that's not clickable!
4
4
lastUpdated : 30 Sep, 2024
5
5
---
6
6
7
- import {ComponentShowcase } from " @/components"
8
-
9
7
<ComponentShowcase name = " badge-style-default" />
Original file line number Diff line number Diff line change @@ -3,8 +3,5 @@ title: Default Button
3
3
description : This bold button makes sure your users click on it and perform the actions you want! 🚀
4
4
lastUpdated : 30 Sep, 2024
5
5
---
6
- "use client"
7
-
8
- import {ComponentShowcase } from " @/components"
9
6
10
7
<ComponentShowcase name = " button-style-default" />
Original file line number Diff line number Diff line change @@ -4,6 +4,4 @@ description: A customizable card component to visualize your content. 📝
4
4
lastUpdated : 30 Sep, 2024
5
5
---
6
6
7
- import {ComponentShowcase } from " @/components"
8
-
9
7
<ComponentShowcase name = " card-style-default" />
Original file line number Diff line number Diff line change @@ -4,6 +4,4 @@ description: This pretty input makes your users want to type stuff! ⌨️
4
4
lastUpdated : 30 Sep, 2024
5
5
---
6
6
7
- import {ComponentShowcase } from " @/components"
8
-
9
7
<ComponentShowcase name = " input-style-default" />
Original file line number Diff line number Diff line change @@ -4,6 +4,4 @@ description: This pretty input makes your users want to type lots of stuff! ⌨
4
4
lastUpdated : 30 Sep, 2024
5
5
---
6
6
7
- import {ComponentShowcase } from " @/components"
8
-
9
7
<ComponentShowcase name = " textarea-style-default" />
Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ description: Show your texts in different styles. 💅
4
4
lastUpdated : 30 Sep, 2024
5
5
---
6
6
7
- import {ComponentShowcase } from " @/components"
8
-
9
7
## Headings
10
8
<hr />
11
9
<br />
You can’t perform that action at this time.
0 commit comments