Skip to content

Commit

Permalink
fix: sth
Browse files Browse the repository at this point in the history
  • Loading branch information
D33102 committed Jul 28, 2024
1 parent a21e373 commit fb13523
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/app/rpkm/freshy-night/rules/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ export default function Rules() {
const { button } = modalStyles['red'];
const { user } = useAuth();

const handleClick = async () => {
const event = document.createEvent('freshy-night');
};

return (
<div className="min-h-screen w-full grid place-items-center">
<Base
Expand Down

0 comments on commit fb13523

Please sign in to comment.