This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 89654bc2 authored by Michael Breu's avatar Michael Breu :speech_balloon:
Browse files

Added missing icons

parent 76e58688
Branches
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
......@@ -38,6 +38,9 @@ import {
faUsersCog,
faWrench,
faInfoCircle,
faAward,
faEdit,
// jhipster-needle-add-icon-import
} from '@fortawesome/free-solid-svg-icons';
......@@ -81,5 +84,8 @@ export const fontAwesomeIcons = [
faUsersCog,
faWrench,
faInfoCircle,
faAward,
faEdit,
// jhipster-needle-add-icon-import
];
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment