Zach Zhao
Results
2
issues of
Zach Zhao
I would like to create a protected route with `reactfire` and `react-router-dom`. To achieve this, I created a `PrivateRoute` component as follows: ``` export default function PrivateRoute(routeProps: RouteProps) { const...
I got the following error, if I tried to define it, I get a lot more errors. Using example, avr, 400*240 ``` In file included from E:\Documents\Arduino\libraries\UTFT\UTFT.cpp:55: E:\Documents\Arduino\libraries\UTFT\/hardware/avr/HW_ATmega328P.h:6: error: no...