Skip to content

Commit

Permalink
docs: removed test component
Browse files Browse the repository at this point in the history
  • Loading branch information
YannicEl committed Aug 23, 2023
1 parent e0cbb48 commit b761a2e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/docs/introduction/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
<script setup>
import GettingStarted from './GettingStarted.vue'
import Test from './Test.vue';
</script>

# Getting Started

## Installation

<Test />

::: code-group

```sh [npm]
Expand Down

0 comments on commit b761a2e

Please sign in to comment.