feat: 팝업 뷰 타입에 LANDING 값 추가 및 랜딩페이지에서 팝업 노출 추가 #633
Annotations
1 error and 2 warnings
The run was canceled by @hexdrinker.
|
Check eslint rule:
apps/admin/src/components/ErrorBoundary/AuthErrorBoundary.tsx#L53
React Hook useEffect has missing dependencies: 'error', 'navigate', and 'resetErrorBoundary'. Either include them or remove the dependency array. If 'resetErrorBoundary' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Check eslint rule:
apps/admin/src/hooks/usePopupDialog.tsx#L59
React Hook useEffect has missing dependencies: 'eventPopupDialog', 'getCookie', and 'noticePopupDialog'. Either include them or remove the dependency array
|
Loading