Skip to content

Commit ecfbbdf

Browse files
committed
docs(why-vuetify0): remove open-in-new icons from tooling table
1 parent 974d9a2 commit ecfbbdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/docs/src/pages/introduction/why-vuetify0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,11 +257,11 @@ Need to justify the choice to management? Here's what matters to them:
257257

258258
| | Tool | Description |
259259
|:-:|------|-------------|
260-
| <AppIcon icon="vuetify-create" :size="20" /> | **[create-vuetify0](https://www.npmjs.com/package/create-vuetify0)** <AppIcon icon="open-in-new" :size="14" /> | One command, project scaffolded with v0 pre-configured |
260+
| <AppIcon icon="vuetify-create" :size="20" /> | **[create-vuetify0](https://www.npmjs.com/package/create-vuetify0)** | One command, project scaffolded with v0 pre-configured |
261261
| <AppIcon icon="vuetify-cli" :size="20" /> | **[Vuetify CLI](/guide/tooling/vuetify-cli)** | Analyze usage, generate components, debug issues |
262262
| <AppIcon icon="vuetify-mcp" :size="20" /> | **[Vuetify MCP](/guide/tooling/vuetify-mcp)** | AI-native API access for Claude, Cursor, and other assistants |
263263
| <AppIcon icon="vuetify-play" :size="20" /> | **[Vuetify Play](/playground)** | Browser IDE for experimenting with v0 in real-time |
264-
| <AppIcon icon="vuetify-bin" :size="20" /> | **[Vuetify Bin](https://bin.vuetifyjs.com)** <AppIcon icon="open-in-new" :size="14" /> | Share runnable code snippets with a link |
264+
| <AppIcon icon="vuetify-bin" :size="20" /> | **[Vuetify Bin](https://bin.vuetifyjs.com)** | Share runnable code snippets with a link |
265265

266266
## Learn by Doing
267267

0 commit comments

Comments
 (0)