Skip to content

Commit 1a07a0e

Browse files
Export getContentStyle and getTailStyle.
1 parent ef92819 commit 1a07a0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/flowtip-react-dom/src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// @flow
22
export {default} from './FlowTip';
3+
export {getContentStyle, getTailStyle} from './util/render';
34
export type {
45
Style,
56
ContentProps,

0 commit comments

Comments
 (0)