UNPKG

@atlaskit/rovo-agent-components

Version:

This package host public components related to rovo agents, the components here are needed for other public atlaskit packages

3 lines 211 B
import React from 'react'; import EyeOpenStrikethroughIcon from '@atlaskit/icon/core/eye-open-strikethrough'; export const HiddenIcon = props => /*#__PURE__*/React.createElement(EyeOpenStrikethroughIcon, props);