{snippet && (
@@ -87,15 +87,15 @@ const CodeSnippet = ({
className={classes.copyButton}
aria-label='Kopier'
icon
- color='neutral'
+ data-color='neutral'
data-size='sm'
>
{
{links.map((item, index) => (
-
-
+
{item.prefix}
{item.text}
@@ -64,7 +64,12 @@ export const Footer = forwardRef(function Footer(
-