Skip to content

Commit 489cf80

Browse files
committed
docs: cleanup outdated callout
1 parent 26eec30 commit 489cf80

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

apps/website/docs/guide/08-advanced/01-setup-commandkit-manually.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ If you don't want to use the
1111
generate a base CommandKit project, you can integrate CommandKit
1212
manually into your application.
1313

14-
:::info
15-
16-
While this guide primarily uses TypeScript, you can use JavaScript
17-
files without any problems to follow along if that's what you're
18-
comfortable with (e.g. `commandkit.config.js`, `app.js`, etc)
19-
20-
:::
21-
2214
## Installation
2315

2416
To install CommandKit, you can use the following command:

0 commit comments

Comments
 (0)