diff --git a/grid-sdk/vue/data-grid/vue-3-getting-started.md b/grid-sdk/vue/data-grid/vue-3-getting-started.md index ee708985..42fbe22b 100644 --- a/grid-sdk/vue/data-grid/vue-3-getting-started.md +++ b/grid-sdk/vue/data-grid/vue-3-getting-started.md @@ -95,10 +95,6 @@ npm run dev {% endhighlight %} {% endtabs %} -The output will appear as follows: - -![Grid Component](./images/cli-grid.png) - {% endtabcontent %} {% tabcontent Using Vite CLI %}