Skip to content

Commit 6906437

Browse files
committed
updated case issue in import txt
1 parent 4df9573 commit 6906437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import Head from '@docusaurus/Head';
1111
import GuidesAndSamples from '../components/homepage/GuidesAndSamples';
1212
import SDKs from '../components/homepage/SDKs';
1313
import Link from '@docusaurus/Link';
14-
import PhHelloBar from '../components/homepage/phHelloBar';
14+
import PhHelloBar from '../components/homepage/PhHelloBar';
1515

1616
export default function Homepage() {
1717
return (

0 commit comments

Comments
 (0)