diff --git a/apps/website/pages/components/tag/index.tsx b/apps/website/pages/components/tag/index.tsx deleted file mode 100644 index 9b7a4c2966..0000000000 --- a/apps/website/pages/components/tag/index.tsx +++ /dev/null @@ -1,21 +0,0 @@ -import Head from "next/head"; -import type { ReactElement } from "react"; -import TagCodePage from "screens/components/tag/code/TagCodePage"; -import TagPageLayout from "screens/components/tag/TagPageLayout"; - -const Index = () => { - return ( - <> -
-href. The
- component will also show some visual feedback when it is hovered.
- tabindex attribute.
- fontColor
- color-black
- iconColor
- color-white
- focusColor
- color-blue-600
- fontSize
- font-scale-02
- fontStyle
- font-style-normal
- fontWeight
- font-weight-regular
- box-shadow
- shadow-default
- box-shadow
- shadow-high
- shadow-default token is used for the :enabled, :focus and{" "}
- :disabled states. The shadow-high for :hover and{" "}
- :active.
-
- labelPaddingTop
- spacing-0
- labelPaddingBottom
- spacing-0
- labelPaddingLeft
- spacing-16
- labelPaddingRight
- spacing-16
- height
- iconHeight
- iconBgColor component property.
-