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
create a new component in views folder
replace Inbox (but don't delete the old view just yet) on line ~95 in client/src/routes.ts with your new component
there may be a bug that either doesn't keep you signed in or redirects
create a new component in
views
folderreplace
Inbox
(but don't delete the old view just yet) on line ~95 inclient/src/routes.ts
with your new componentthere may be a bug that either doesn't keep you signed in or redirects
https://github.com/Nonprofit-Exchange-Hub/web-app/blob/main/client/src/routes.ts
Inbox2
to the views folderbuild basic layout (no functionality) of new inbox page that matches the mocks below
https://www.figma.com/file/KE2Sw6ob07agN25RmeNuFg/GiveCycle-wireframes?node-id=6211%3A46417
The text was updated successfully, but these errors were encountered: