carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
598 stars 177 forks source link

feat: cv-text-area-skeleton ported from React to Vue3 #1517

Closed OlkaB closed 10 months ago

OlkaB commented 10 months ago

Contributes to #1516

 What did you do?

Ported CvTextAreaSkeleton from React to Vue3

How have you tested it?

added spec.js

Were docs updated if needed?