Image Crop
Image Crop component from @bungas/ui
Image Crop component from @bungas/ui
The ImageCrop component from Bungas UI.
npm install @bungas/uiimport { ImageCrop } from "@bungas/ui"import { ImageCrop } from "@bungas/ui"
export function Example() {
return <ImageCrop />
}