Files
outline/frontend/components/Collaborators/index.js
Tom Moor e34ffe0cf4 Move collaborators to top right (#201)
* Hopefully the last time we rejig this before launch

* Improved spacing

* Move to injectGlobal, alignment fixes
2017-09-03 17:26:57 -07:00

4 lines
84 B
JavaScript

// @flow
import Collaborators from './Collaborators';
export default Collaborators;