Skip to content

Commit 006fa15

Browse files
bug fix for issue #13992
1 parent bc2d6b1 commit 006fa15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/developers/tutorials.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { useTranslation } from "next-i18next"
55
import { serverSideTranslations } from "next-i18next/serverSideTranslations"
66
import { FaGithub } from "react-icons/fa"
77
import {
8-
Badge,
8+
Badge,
99
Box,
1010
chakra,
1111
Flex,

0 commit comments

Comments
 (0)