chore: remove duplicate whitespace
This commit is contained in:
parent
3dc7d67539
commit
87ef6943ca
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ export default function Page() {
|
||||||
const [isLoading, setIsLoading] = useState(true)
|
const [isLoading, setIsLoading] = useState(true)
|
||||||
const [isTranslationAvailable, setIsTranslationAvailable] = 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(() => {
|
useEffect(() => {
|
||||||
const content_id =
|
const content_id =
|
||||||
pathname
|
pathname
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue