Skip to content
Snippets Groups Projects
Commit cb201904 authored by Tore.Brede's avatar Tore.Brede
Browse files

GREG-60: Fixing linting error

parent a4fa41c8
No related branches found
No related tags found
1 merge request!90GREG-60: Adding some feedback to user when he presses submit
Pipeline #95891 failed
export enum SubmitState {
enum SubmitState {
NotSubmitted,
SubmitSuccess,
SubmitFailure
}
\ No newline at end of file
}
export default SubmitState
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment