You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor(layout.tsx): removed deprecated function and used suported one
* fix(menu.tsx, types.ts): added key property for menu list and fixed menu broken links
Resolved issue where links were not updating on the client side despite a context update, due to
reliance on the initial value from the server-side rendered component
fix#254
* fix(menu.tsx, layout.tsx): used server side location object for setting theme state on server render
#254
* refactor(layout.tsx): changed toLocaleLowerCase for toLowerCase
#254
* refactor(menu.tsx): changed toLocaleLowerCase for toLowerCase
#254
* Update apps/website/src/types.ts
---------
Co-authored-by: Giorgio Boa <[email protected]>
0 commit comments