use-easter-egg
v0.0.10
Published
It's a React hook to add easter eggs that activate with a cheatcode
Readme
useEasterEgg
It's a React hook to add easter eggs that activate with a cheatcode
Installation
npm install use-easter-eggUsage
useEaster([{ code: "mortalkombat", egg: <img src="toasty.png"> }]);Now go to your app and type "mortalkombat"
