diff --git a/themes/starter/index.js b/themes/starter/index.js index b17879d0..81ca2c91 100644 --- a/themes/starter/index.js +++ b/themes/starter/index.js @@ -24,6 +24,7 @@ import { Testimonials } from './components/Testimonials' import CONFIG from './config' import { Style } from './style' // import { MadeWithButton } from './components/MadeWithButton' +import Comment from '@/components/Comment' import ShareBar from '@/components/ShareBar' import { useGlobal } from '@/lib/global' import { loadWowJS } from '@/lib/plugins/wow' @@ -153,6 +154,7 @@ const LayoutSlug = props => {