1
0
mirror of https://github.com/ascribe/onion.git synced 2025-01-03 18:35:09 +01:00
onion/js/utils/react.js

4 lines
184 B
JavaScript
Raw Permalink Normal View History

// 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';