Skip to content

Commit

Permalink
feat: remove hack sticker from button
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderl19 committed Oct 29, 2023
1 parent 574190f commit 85c2212
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ export default function ApplyButton() {
offsetX: 50,
offsetY: 50,
},
{
Node: HackSticker,
positionX: "left",
positionY: "top",
offsetX: -50,
offsetY: -50,
},
]}
>
<Button
Expand Down

0 comments on commit 85c2212

Please sign in to comment.