Skip to content

Commit 7c0f950

Browse files
committed
📃 changed docs with new component showcase
1 parent ce41faa commit 7c0f950

File tree

7 files changed

+0
-15
lines changed

7 files changed

+0
-15
lines changed

content/docs/components/avatar.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ description: Default rounded avatar that can show your users profile picture.
44
lastUpdated: 30 Sep, 2024
55
---
66

7-
import {ComponentShowcase} from "@/components"
8-
97
<ComponentShowcase name="avatar-style-circle" />

content/docs/components/badge.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ description: The component that looks like a button that's not clickable!
44
lastUpdated: 30 Sep, 2024
55
---
66

7-
import {ComponentShowcase} from "@/components"
8-
97
<ComponentShowcase name="badge-style-default" />

content/docs/components/button.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,5 @@ title: Default Button
33
description: This bold button makes sure your users click on it and perform the actions you want! 🚀
44
lastUpdated: 30 Sep, 2024
55
---
6-
"use client"
7-
8-
import {ComponentShowcase} from "@/components"
96

107
<ComponentShowcase name="button-style-default" />

content/docs/components/card.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ description: A customizable card component to visualize your content. 📝
44
lastUpdated: 30 Sep, 2024
55
---
66

7-
import {ComponentShowcase} from "@/components"
8-
97
<ComponentShowcase name="card-style-default" />

content/docs/components/input.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ description: This pretty input makes your users want to type stuff! ⌨️
44
lastUpdated: 30 Sep, 2024
55
---
66

7-
import {ComponentShowcase} from "@/components"
8-
97
<ComponentShowcase name="input-style-default" />

content/docs/components/textarea.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ description: This pretty input makes your users want to type lots of stuff! ⌨
44
lastUpdated: 30 Sep, 2024
55
---
66

7-
import {ComponentShowcase} from "@/components"
8-
97
<ComponentShowcase name="textarea-style-default" />

content/docs/components/typography.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ description: Show your texts in different styles. 💅
44
lastUpdated: 30 Sep, 2024
55
---
66

7-
import {ComponentShowcase} from "@/components"
8-
97
## Headings
108
<hr/>
119
<br/>

0 commit comments

Comments
 (0)