Skip to content

Commit f2ea55a

Browse files
authored
Update typescript-support.mdx
1 parent cd95efe commit f2ea55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/typescript-support.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ export default config;
106106
When swizzling (overriding) components, add the `--typescript` flag
107107
to generate TypeScript files:
108108

109-
```bash npm2yarn
109+
```bash
110110
npm run swizzle @docusaurus/theme-classic Footer -- --typescript
111111
```
112112

0 commit comments

Comments
 (0)