Add user actions #98
Annotations
2 errors and 1 warning
app/(dashboard)/users/UserMenu.tsx#L33
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
modules/user/queries.tsx#L23
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
modules/user/queries.tsx#L4
[@typescript-eslint/consistent-type-imports] All imports in the declaration are only used as types. Use `import type`.
|