This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
outline/frontend/components/Collection/index.js
Tom Moor 51d3191ac0 Renames
2017-05-26 22:31:39 -07:00

4 lines
75 B
JavaScript

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