SimonStnn / pop-a-loon

The new rising trend (literally) that changes the browser game completely.
https://github.com/SimonStnn/pop-a-loon#installation
Apache License 2.0
10 stars 4 forks source link

Set button size to `icon` #239

Open SimonStnn opened 3 weeks ago

SimonStnn commented 3 weeks ago

https://github.com/SimonStnn/pop-a-loon/blob/ddb8bf110fd1921f284512564bf16e20d258b4c7/src/popup/components/Leaderboard.tsx#L91

This styling can be replaced with:

size={'icon'}

This is build in into the shadcn button component.