add label to close preview button #72
Annotations
3 warnings
ESLint:
app/lib/codemirror/useCodeMirror.ts#L146
React Hook useEffect has missing dependencies: 'initialValue' and 'setValue'. Either include them or remove the dependency array. If 'setValue' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
ESLint:
app/routes/p/$project/settings.tsx#L7
'Cog6ToothIcon' is defined but never used
|
Deploy app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|