Skip to content

Commit 7ce80a7

Browse files
authored
docs: typo (#476)
1 parent d6d97f3 commit 7ce80a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Components({
176176

177177
Once the setup is done, a `components.d.ts` will be generated and updates automatically with the type definitions. Feel free to commit it into git or not as you want.
178178

179-
> **Make sure you also add `components.d.ts` to your `tsconfig.json` under `includes`.**
179+
> **Make sure you also add `components.d.ts` to your `tsconfig.json` under `include`.**
180180
181181
## Importing from UI Libraries
182182

0 commit comments

Comments
 (0)