[staff] Suraface error as alert & send token via header #65
Annotations
5 warnings
deploy:
infra/staff/src/App.tsx#L20
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
deploy:
infra/staff/src/App.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
deploy:
infra/staff/src/App.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
deploy:
infra/staff/src/App.tsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
deploy:
infra/staff/src/App.tsx#L113
React Hook useEffect has missing dependencies: 'localEmail' and 'localToken'. Either include them or remove the dependency array
|