Skip to content

Commit

Permalink
fix: fixed the intro.md
Browse files Browse the repository at this point in the history
  • Loading branch information
subhadipbhowmik committed Dec 13, 2023
1 parent f0d4df7 commit 8b3ab5c
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions docs/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,6 @@ sidebar_label: Introduction
title: Introduction
---

import CustomTag from "@site/src/components/TagsComponents/CustomTag";
import Callout from "@site/src/components/Callout/Callout";
import { useState } from "react";
import ToastMessage from "@site/src/components/Toast/Toast";
import React, { useState } from "react";
# description

# Toast Message

# Example MDX File

Some content before the toast message.

<ToastMessage />
Hello Guy

0 comments on commit 8b3ab5c

Please sign in to comment.