We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HomeContent
1 parent 9a42ed2 commit 8c049f2Copy full SHA for 8c049f2
src/components/Layout/HomeContent.js
@@ -145,7 +145,7 @@ export function HomeContent() {
145
React
146
</h1>
147
<p className="text-4xl font-display max-w-lg md:max-w-full py-1 text-center text-secondary dark:text-primary-dark leading-snug self-center">
148
- 웹 및 사용자 인터페이스를 위한 라이브러리
+ 웹 및 네이티브 사용자 인터페이스를 위한 라이브러리
149
</p>
150
<div className="mt-5 self-center flex gap-2 w-full sm:w-auto flex-col sm:flex-row">
151
<ButtonLink
0 commit comments