From d5393aa734b1122bc71bff2d4663916bd2fbfed7 Mon Sep 17 00:00:00 2001 From: Yordan Ramchev <69005114+Yordan-Ramchev@users.noreply.github.com> Date: Thu, 27 Jun 2024 08:41:01 +0300 Subject: [PATCH] Update tooling.md Remove broken playground link (component.studios) https://app.components.studio/edit/OPQn5g8a0xaVXA8oas5d/src/index.vue?p=stories re: https://github.com/divriots/components.studio/issues/6 --- src/guide/scaling-up/tooling.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/guide/scaling-up/tooling.md b/src/guide/scaling-up/tooling.md index fdda80b3b2..9532ce7248 100644 --- a/src/guide/scaling-up/tooling.md +++ b/src/guide/scaling-up/tooling.md @@ -194,7 +194,6 @@ The official loader that provides Vue SFC support in webpack. If you are using V - [Vue + Vite on Repl.it](https://replit.com/@templates/VueJS-with-Vite) - [Vue on CodeSandbox](https://codesandbox.io/p/devbox/github/codesandbox/sandbox-templates/tree/main/vue-vite) - [Vue on Codepen](https://codepen.io/pen/editor/vue) -- [Vue on Components.studio](https://components.studio/create/vue3) - [Vue on WebComponents.dev](https://webcomponents.dev/create/cevue)