Files
outline/app/components/Key/index.js
2017-10-25 22:49:04 -07:00

4 lines
54 B
JavaScript

// @flow
import Key from './key';
export default Key;