LocationStatusEnhancer
LocationStatusEnhancer component
Not VerifiedComponent1 file
Preview
Preview not yet added for LocationStatusEnhancer.
Add an entry to UI_COMPONENT_PREVIEWS in ui-component-previews.tsx to show a live preview here.
Install
npx shadcn add https://www.razisyed.cv/r/location-status-enhancerUsage
import { LocationStatusEnhancer } from "@/components/ui/LocationStatusEnhancer";
export default function Example() {
return <LocationStatusEnhancer />;
}Source
Loading source...