[fix] 어드민 관련 버그 수정 #94
Annotations
8 errors
check-lint:
src/adminPage/features/eventEdit/index.jsx#L27
Opening curly brace does not appear on the same line as controlling statement
|
check-lint:
src/adminPage/features/eventEdit/index.jsx#L29
Opening curly brace does not appear on the same line as controlling statement
|
check-lint:
src/adminPage/features/eventEdit/index.jsx#L38
Closing curly brace does not appear on the same line as the subsequent block
|
check-lint:
src/adminPage/features/eventEdit/index.jsx#L41
Closing curly brace does not appear on the same line as the subsequent block
|
check-lint:
src/adminPage/features/eventEdit/index.jsx#L44
Closing curly brace does not appear on the same line as the subsequent block
|
check-lint:
src/adminPage/features/eventEdit/index.jsx#L48
Closing curly brace does not appear on the same line as the subsequent block
|
check-lint:
src/common/dataFetch/getQuery.js#L29
Unnecessary escape character: \/
|
check-lint
Process completed with exit code 1.
|