UNPKG

vue-rate-it

Version:

A highly customisable rating component for Vue 2.x.

8 lines (6 loc) 122 B
import Rating from './Rating' import RatingItem from './RatingItem' export default { Rating, RatingItem }