Skip to content

Commit

Permalink
dumb console
Browse files Browse the repository at this point in the history
  • Loading branch information
gempir committed Mar 3, 2024
1 parent 3baa849 commit 33c87ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/src/components/George/George.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ export function George() {
setLoading(false);
}

console.log(loadRef.current);

return <div className={"p-4 w-full"}>
<div className={"bg-gray-800 rounded shadow relative p-4 w-full"}>
<div className="flex items-start justify-between w-full">
Expand Down

0 comments on commit 33c87ca

Please sign in to comment.