fix(deps): update dependency @heroicons/react to v2.2.0 #412
Annotations
2 warnings
Lint:
packages/dashboard/lib/pages/function/FunctionOverview.tsx#L115
React Hook useEffect has a missing dependency: 'calculateCron'. Either include it or remove the dependency array
|
Lint:
packages/dashboard/locales/index.ts#L31
React Hook useEffect has a missing dependency: 'changeLocale'. Either include it or remove the dependency array
|
Loading