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.
44lastUpdated : 30 Sep, 2024
55---
66
7- import {ComponentShowcase } from " @/components"
8-
97<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!
44lastUpdated : 30 Sep, 2024
55---
66
7- import {ComponentShowcase } from " @/components"
8-
97<ComponentShowcase name = " badge-style-default" />
Original file line number Diff line number Diff line change @@ -3,8 +3,5 @@ title: Default Button
33description : This bold button makes sure your users click on it and perform the actions you want! 🚀
44lastUpdated : 30 Sep, 2024
55---
6- "use client"
7-
8- import {ComponentShowcase } from " @/components"
96
107<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. 📝
44lastUpdated : 30 Sep, 2024
55---
66
7- import {ComponentShowcase } from " @/components"
8-
97<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! ⌨️
44lastUpdated : 30 Sep, 2024
55---
66
7- import {ComponentShowcase } from " @/components"
8-
97<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! ⌨
44lastUpdated : 30 Sep, 2024
55---
66
7- import {ComponentShowcase } from " @/components"
8-
97<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. 💅
44lastUpdated : 30 Sep, 2024
55---
66
7- import {ComponentShowcase } from " @/components"
8-
97## Headings
108<hr />
119<br />
You can’t perform that action at this time.
0 commit comments