Skip to content

Commit

Permalink
chore: remove unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
helciofranco committed Jan 7, 2025
1 parent 14f64a2 commit ede16a7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ export function DialogFuel({
open,
onOpenChange,
}: DialogRadix.DialogProps & { theme: 'dark' | 'light' }) {
// const currentConnector = fuel.currentConnector();
// Fix hydration problem between nextjs render and frontend render
// UI was not getting updated and theme colors was set wrongly
// see more here https://nextjs.org/docs/messages/react-hydration-error
Expand Down

0 comments on commit ede16a7

Please sign in to comment.