diff --git a/src/components/page/theming/CodeColor/index.tsx b/src/components/page/theming/CodeColor/index.tsx index 09aa3393d6..f6a3539653 100644 --- a/src/components/page/theming/CodeColor/index.tsx +++ b/src/components/page/theming/CodeColor/index.tsx @@ -5,7 +5,7 @@ import styles from './index.module.scss'; function CodeColor({ color, ...props }): JSX.Element { return ( -
{props.children}
}
- Name | -Property | -Default Value | -Description | -
---|---|---|---|
Name | +Property | +Default Value | +Description | +
{variation.name} | -
- {variation.property}
- |
-
- |
- {variation.description} | -
{variation.name} | +
+ {variation.property}
+ |
+
+ |
+ {variation.description} | +