LocationStatus

LocationStatus component

Not VerifiedComponent11 files
use-element-sizeuse-liquid-glass-styleuse-media-queryuse-preferencesuse-time-of-dayuse-weatheruse-mountedrazi-stylemotionuse-scramble

Preview

Preview not yet added for LocationStatus.

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

Dependencies

npm i motion use-scramble

Usage

import { LocationStatus } from "@/components/ui/LocationStatus";

export default function Example() {
  return <LocationStatus />;
}

Source

Loading source...
razi's registry