docs: Add interfaceinicial.png screenshot and update README to refe…
#2
Annotations
2 errors and 1 warning
|
Run linter
Process completed with exit code 1.
|
|
Run linter:
src/components/FormulaPanel/FormulaPanel.tsx#L370
'e' is defined but never used
|
|
Run linter
The ref value 'pendingRequestsRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'pendingRequestsRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
Loading