Skip to content
Snippets Groups Projects
Commit 40035846 authored by michael.minelli's avatar michael.minelli
Browse files

Icon => Move to shared

parent 68f6ffc2
No related branches found
No related tags found
No related merge requests found
enum Icon {
CAT_INFO = '▶️',
INFO = 'ℹ️',
ERROR = '⛔️',
SUCCESS = '',
FAILURE = ''
}
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