feat : application api연동 #42
Annotations
4 errors
deploy:
src/components/application/ApplicationSettingsModal.tsx#L44
Expected 1 arguments, but got 2.
|
deploy:
src/components/application/ApplicationSettingsModal.tsx#L47
Argument of type 'boolean' is not assignable to parameter of type 'Application'.
|
deploy:
src/components/application/ApplicationSettingsModal.tsx#L59
Property 'inviteUser' does not exist on type 'typeof ApplicationService'.
|
deploy
Process completed with exit code 2.
|