Open alcpereira opened 9 months ago
Reuse the Header React component and integrate it into app/root.tsx.
Header
app/root.tsx
Implement the logic needed verifying if an user is logged in using cookies.
You can take inspiration on what Trellix clone did here for the remix part.
Check this video.
root.tsx
Description
Reuse the
Header
React component and integrate it intoapp/root.tsx
.Implement the logic needed verifying if an user is logged in using cookies.
You can take inspiration on what Trellix clone did here for the remix part.
Check this video.
ACs
root.tsx