// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`can be rendered (in home menu) 1`] = ` "
Loading
" `; exports[`if url has action_id, will render action and navigate to proper menu_id 1`] = ` "
CRM
CRM!!!!
Loading
" `; exports[`start with no action => clicks on client action => discuss is rendered 1`] = ` "
Discuss
DISCUSS!!
Value: 4
Value: 400
Current Color: red
Loading
" `;