Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
seadfeng committed Aug 27, 2024
1 parent d5e619b commit bc89e56
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/frontend/page/home/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@ export function Main({
},
];

// debug
console.log("isBrowser", isBrowser());

return (
<div className={cn("max-w-4xl mx-auto w-full leading-9 text-base")}>
<h1 className="text-4xl mb-2 font-extrabold">{appConfig.appName}</h1>
Expand Down

0 comments on commit bc89e56

Please # to comment.