We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf6b74 commit 56b1b5bCopy full SHA for 56b1b5b
website/src/components/home-main.tsx
@@ -13,7 +13,7 @@ interface HomePageProps {
13
}
14
15
const HomeMain = ({
16
- heading = "LeetStudy TEST",
+ heading = "LeetStudy",
17
description = "Master and real-time feedback",
18
}: HomePageProps) => {
19
return (
0 commit comments