vue3-tailwind-components 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -6,6 +6,7 @@ This is a simple set of Vue 3, Tailwind based components. At the moment these co
6
6
  * [Paginator](./src/components/paginator/README.md)
7
7
  * [Icons](./src/components/icons/README.md)
8
8
  * [Modal](./src/components/modal/README.md)
9
+ * [Rollout](./src/components/rollout/README.md)
9
10
  * Form elements
10
11
  * * [Select](./src/components/select/README.md)
11
12
  * * [Input](./src/components/input/README.md)