Skip to content
Snippets Groups Projects
Commit b5b61aa3 authored by vincent.steinman's avatar vincent.steinman Committed by michael.minelli
Browse files

tag commandes

parent 55a94e77
Branches
No related tags found
No related merge requests found
const Icon = {
CAT_INFO : '▶️',
INFO : 'ℹ️',
ERROR : '⛔️',
SUCCESS : '',
FAILURE : '',
VOMIT : '🤮',
YUCK : '🤢',
WELL_DONE: '👍',
NULL : '',
NONE : '',
BADMINTON: '🏸'
} as { [index: string]: string };
export default Icon;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment