SimonStnn / pop-a-loon

A fun Chrome extension that lets balloons rise on your screen
https://github.com/SimonStnn/pop-a-loon#installation
Apache License 2.0
10 stars 4 forks source link

Display hover card when hovering over a user in the leaderboard. #144

Open SimonStnn opened 2 months ago

SimonStnn commented 2 months ago

Use the shadcn hover-card to display some info about the user, together with their join date.

SimonStnn commented 1 week ago

Use the popover component from shadcn to do this.

It's already installed and ready to be used.