Skip to content

Commit

Permalink
Merge branch 'feat/api-docs' into canary
Browse files Browse the repository at this point in the history
  • Loading branch information
twosugar committed Nov 6, 2023
2 parents 139013f + 5a5fd79 commit 70bd53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/locale-link.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Link, LinkProps } from 'react-router-dom'
import { Link } from 'react-router-dom'
import { isServer } from '@/utils/common'
import { useTranslation } from 'next-i18next'
import { useEffect, useState } from 'react'
Expand Down

0 comments on commit 70bd53f

Please sign in to comment.