Commit a98ce5fe authored by Lyza Danger Gardner's avatar Lyza Danger Gardner Committed by Lyza Gardner

Remove unused `ui-constants` module

parent 5f0c5dc6
/**
* uiConstants is a set of globally used constants across the application.
*/
export default {
PANEL_HELP: 'help',
PANEL_LOGIN_PROMPT: 'loginPrompt',
PANEL_SHARE_ANNOTATIONS: 'shareGroupAnnotations',
TABS: ['annotation', 'note', 'orphan'],
TAB_ANNOTATIONS: 'annotation',
TAB_NOTES: 'note',
TAB_ORPHANS: 'orphan',
};
Markdown is supported
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