UNPKG

109 BJavaScriptView Raw
1import Rating from "./SwipeRating";
2import AirbnbRating from "./TapRating";
3export { Rating, AirbnbRating };