[Index][s]: Add link import
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
import path from 'path'
|
import path from 'path'
|
||||||
import Head from 'next/head'
|
import Head from 'next/head'
|
||||||
|
import Link from 'next/link'
|
||||||
import Table from '../components/Table'
|
import Table from '../components/Table'
|
||||||
import filesize from 'filesize'
|
import filesize from 'filesize'
|
||||||
import { Vega } from 'react-vega';
|
import { Vega } from 'react-vega';
|
||||||
|
|||||||
Reference in New Issue
Block a user