issues
search
Theon87
/
task-mates-app
0
stars
0
forks
source link
81 connect main to app through router provider outlet
#82
Closed
Theon87
closed
1 day ago
Theon87
commented
1 day ago
Removed default Vite logic from App.tsx. The image below shows what's left.
Connect App to main by importing Outlet. The image below shows what was added.
Result of start:dev
To do on App:
[ ] createHttpLink for graphql
[ ] setContext for auth
[ ] instantiate ApolloClient
Removed default Vite logic from App.tsx. The image below shows what's left.
Connect App to main by importing Outlet. The image below shows what was added.
Result of start:dev
To do on App: