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 5ac5957 commit dc3cc81Copy full SHA for dc3cc81
src/pages/docs/guides/gatsby.js
@@ -1,6 +1,5 @@
1
import { DocumentationLayout } from '@/layouts/DocumentationLayout'
2
import { FrameworkGuideLayout } from '@/layouts/FrameworkGuideLayout'
3
-import { Cta } from '@/components/Cta'
4
import { Steps } from '@/components/Steps'
5
6
let steps = [
src/pages/docs/guides/laravel.js
@@ -1,5 +1,3 @@
-import clsx from 'clsx'
-import Link from 'next/link'
import { useRouteHash } from '@/hooks/useRouteHash'
0 commit comments