diff --git a/src/pages/docs/getting-started/Installation.jsx b/src/pages/docs/getting-started/Installation.jsx
index ba64970..3420a69 100644
--- a/src/pages/docs/getting-started/Installation.jsx
+++ b/src/pages/docs/getting-started/Installation.jsx
@@ -98,7 +98,7 @@ const Installation = () => {
HTML {``}
`}
+ code={``}
language="html"
/>
@@ -111,7 +111,7 @@ const Installation = () => {
CSS
{`@import`}
diff --git a/src/pages/docs/getting-started/Introduction.jsx b/src/pages/docs/getting-started/Introduction.jsx
index 27df01f..9e2711f 100644
--- a/src/pages/docs/getting-started/Introduction.jsx
+++ b/src/pages/docs/getting-started/Introduction.jsx
@@ -28,7 +28,7 @@ const Introduction = () => {