mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Disable LinkButton import
This commit is contained in:
parent
8ca200a548
commit
6a9a3edb5d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ import { DoesItAPI } from '~/helpers/api/client.js'
|
||||||
import Layout from '../layouts/default.astro'
|
import Layout from '../layouts/default.astro'
|
||||||
import BgPlayer from '~/src/components/video/bg-player.astro'
|
import BgPlayer from '~/src/components/video/bg-player.astro'
|
||||||
import VideoRow from '~/src/components/video/row.astro'
|
import VideoRow from '~/src/components/video/row.astro'
|
||||||
import LinkButton from '~/components/link-button.vue'
|
// import LinkButton from '~/components/link-button.vue'
|
||||||
|
|
||||||
|
|
||||||
const pagesToGet = 10
|
const pagesToGet = 10
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue