Corrected cloud icon for admin #3490
Annotations
3 errors and 1 warning
Check TypeScript files
'SVG' cannot be used as a JSX component.
|
Check TypeScript files
'SVG' cannot be used as a JSX component.
|
Check TypeScript files
Process completed with exit code 2.
|
Lint Backend:
packages/admin/src/lib/testPassword.ts#L19
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Loading