We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a776f1 commit 2b7edf8Copy full SHA for 2b7edf8
pages/docs/[...slug].tsx
@@ -181,7 +181,7 @@ import getDirectoriesAndFile from "utils/get-directories-and-files";
181
182
// material tailwind html script
183
import initHtmlScripts from "public/material-tailwind-html-v2";
184
-import OfferBar from "widgets/campaign/offer-bar";
+import OfferBar from "widgets/offer-bar";
185
186
const components = {
187
h1: (props) => (
0 commit comments