Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vctt94 committed Jul 2, 2019
1 parent 14511c4 commit 199756f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/indicators/LinearProgressFull.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ export const LinearProgressFull = ({
</div>
</div>
);
}
};

export default LinearProgressFull;

0 comments on commit 199756f

Please sign in to comment.