Files
outline/app/components/List/index.js

4 lines
57 B
JavaScript

// @flow
import List from "./List";
export default List;