Create languages src directory (#41661)
This commit is contained in:
@@ -3,7 +3,7 @@ import cx from 'classnames'
|
||||
import { slug as githubSlug } from 'github-slugger'
|
||||
|
||||
import { HeadingLink } from 'components/article/HeadingLink'
|
||||
import { useTranslation } from 'components/hooks/useTranslation'
|
||||
import { useTranslation } from 'src/languages/components/useTranslation'
|
||||
import { Link } from 'components/Link'
|
||||
import { MainContextT } from 'components/context/MainContext'
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user