Skip to content

Commit 2b7edf8

Browse files
committed
Update [...slug].tsx
1 parent 2a776f1 commit 2b7edf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/[...slug].tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ import getDirectoriesAndFile from "utils/get-directories-and-files";
181181

182182
// material tailwind html script
183183
import initHtmlScripts from "public/material-tailwind-html-v2";
184-
import OfferBar from "widgets/campaign/offer-bar";
184+
import OfferBar from "widgets/offer-bar";
185185

186186
const components = {
187187
h1: (props) => (

0 commit comments

Comments
 (0)