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

Icon => Move from sharedByClients

parent 039c8b4e
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