Merge pull request #200 from jedmund/fix-build-error
Fix missing dependency error
This commit is contained in:
commit
4737aabc4c
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
import React from 'react'
|
import React from 'react'
|
||||||
import { useRouter } from 'next/router'
|
import { useRouter } from 'next/router'
|
||||||
import { useTranslation } from 'next-i18next'
|
import { useTranslation } from 'next-i18next'
|
||||||
import jconv from 'jconv'
|
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Hovercard,
|
Hovercard,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue