Rating
Rating component from @bungas/ui
Rating component from @bungas/ui
The Rating component from Bungas UI.
Value: 3
npm install @bungas/uiimport { Rating } from "@bungas/ui"import { Rating } from "@bungas/ui"
export function Example() {
return <Rating />
}Value: 3