Skip to content

Commit 51ca8eb

Browse files
authored
Fix typo: TansStack -> TanStack (#34)
Just fixing a small typo I noticed while using the package. Thanks for your work!
1 parent 20b4c09 commit 51ca8eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/react/add-on/form/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Form",
3-
"description": "TansStack Form",
3+
"description": "TanStack Form",
44
"phase": "add-on",
55
"templates": ["file-router", "code-router"],
66
"link": "https://tanstack.com/form/latest",

templates/solid/add-on/form/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Form",
3-
"description": "TansStack Form",
3+
"description": "TanStack Form",
44
"phase": "add-on",
55
"link": "https://tanstack.com/form/latest",
66
"templates": ["file-router", "code-router"],

0 commit comments

Comments
 (0)