UNPKG

@atlaskit/tooltip

Version:

A tooltip is a floating, non-actionable label used to explain a user interface element or feature.

7 lines 210 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function PropsHack(props) { return null; } exports.default = PropsHack; //# sourceMappingURL=props-for-extract-react-types.js.map