chore: remove duplicate whitespace

This commit is contained in:
Kim, Jimin 2022-12-15 21:16:36 +09:00
parent 3dc7d67539
commit 87ef6943ca

View file

@ -63,7 +63,7 @@ export default function Page() {
const [isLoading, setIsLoading] = useState(true)
const [isTranslationAvailable, setIsTranslationAvailable] = useState(true)
// this code runs if either the url or the locale changes
// this code runs if either the url or the locale changes
useEffect(() => {
const content_id =
pathname