From 94db6df193dda3616f48f4d5fbb3bcea02336cae Mon Sep 17 00:00:00 2001 From: Mdkaif-123 Date: Wed, 6 Nov 2024 02:16:20 +0530 Subject: [PATCH] chore: removed initialMode from theme-provider code example Signed-off-by: Mdkaif-123 --- src/sections/Projects/Sistent/components/box/code.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/sections/Projects/Sistent/components/box/code.js b/src/sections/Projects/Sistent/components/box/code.js index 27c3074654f2..3ec996d50b50 100644 --- a/src/sections/Projects/Sistent/components/box/code.js +++ b/src/sections/Projects/Sistent/components/box/code.js @@ -10,14 +10,14 @@ import TabButton from "../../../../../reusecore/Button"; import { useStyledDarkMode } from "../../../../../theme/app/useStyledDarkMode"; const codes = [ - ` + `

This is a Box component with custom background and padding.

`, - ` + ` `, - ` + ` `, - ` + `