ConsoleEasterEgg

ConsoleEasterEgg component

Not VerifiedComponent1 file

Preview

Preview not yet added for ConsoleEasterEgg.

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/console-easter-egg

Usage

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

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

Source

Loading source...
razi's registry