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 169 B
import React from 'react'; import EyeOpenIcon from '@atlaskit/icon/core/eye-open'; export const ShowIcon = props => /*#__PURE__*/React.createElement(EyeOpenIcon, props);