In `app/(notes)/[name]/[note]/page.jsx` file there is hydration issue in line number `118` and `119` as button is nested in button.
In
app/(notes)/[name]/[note]/page.jsxfile there is hydration issue in line number118and119as button is nested in button.