From 29e764aec28117aea8beee395f720d05f97a9f35 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Sun, 29 Oct 2023 18:37:38 -0300 Subject: [PATCH] leading slashes adjustments --- docs/src/components/home/MaterialDesignDemo.tsx | 4 ++-- docs/src/components/showcase/TaskCard.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/components/home/MaterialDesignDemo.tsx b/docs/src/components/home/MaterialDesignDemo.tsx index d03dd8435087ea..c9e6faefca07f0 100644 --- a/docs/src/components/home/MaterialDesignDemo.tsx +++ b/docs/src/components/home/MaterialDesignDemo.tsx @@ -15,7 +15,7 @@ import { withPointer } from 'docs/src/components/home/ElementPointer'; export const componentCode = ` - + Lucas Smith @@ -64,7 +64,7 @@ export default function MaterialDesignDemo(props: CardProps) {