Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8044b25

Browse files
committed
add link to the awesome original library
1 parent 93d6b59 commit 8044b25

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/data/home.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ export default {
44
title: "React Form Hook - performant, flexible and extensible form library",
55
description: "Just like React Form Hook, just with a name that makes sense",
66

7-
slogan:
8-
"Performant, flexible and extensible forms with easy-to-use validation. Everything you know from React Form Hook, but with a name makes sense.",
7+
slogan: (
8+
<p className={typographyStyles.homeParagraph}>Performant, flexible and extensible forms with easy-to-use validation. Everything you know from <a href="https://react-hook-form.com">React Hook Form</a>, but with a name makes sense.</p>
9+
),
910
getStarted: "Get Started",
1011
demo: "Demo",
1112
findInteresting: {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /