1
0
mirror of https://github.com/ascribe/onion.git synced 2025-01-18 16:57:00 +01:00
onion/js/utils/react.js
2016-07-04 15:25:28 +02:00

4 lines
184 B
JavaScript

// Ignore error as we may have more exports in the future
// eslint-disable-next-line import/prefer-default-export
export { getDisplayName } from 'react-utility-belt/es6/utils/react';