index.js 58 Bytes
Newer Older
xiaohu's avatar
xiaohu committed
1 2 3
import React from 'react';

export default () => <div />;