Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit a544370

Browse files
committed
docs: update readme
1 parent 05a93ed commit a544370

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This lib a set of components design for the app from **InsameeApp**.
44

55
## Tech Stack
66

7-
**Client:** Nuxtjs, Nuxt/Components, TailwindCSS, Storybook
7+
**Client:** Nuxtjs, Nuxt/Components, Composition API, VueUse TailwindCSS, Storybook
88

99
## Installation
1010

@@ -108,7 +108,7 @@ colors: {
108108
},
109109
```
110110

111-
You will have an access to `@linusborg/vue-simple-portal` and `focus-trap-vue` in your components.
111+
You will have an access to `@linusborg/vue-simple-portal`, `focus-trap-vue`, `@vue/composition-api` and `@vueuse/core` in your components.
112112

113113
## FAQ
114114

0 commit comments

Comments
 (0)