Skip to content
Snippets Groups Projects
Commit 83e82dc0 authored by chris's avatar chris
Browse files

start with editoria editor

parent b55d5eeb
No related branches found
No related tags found
1 merge request!358start with editoria editor
......@@ -70,7 +70,7 @@ const Editors = () => {
case 'ncbi':
return <NCBI />;
default:
return <HHMI />;
return <Editoria />;
}
};
......
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