UNPKG

@atlaskit/object

Version:

An object is an icon that represents an Atlassian-specific content type.

19 lines (12 loc) 309 B
# Object An object represents an Atlassian-specific content type. ## Installation ```sh yarn add @atlaskit/object ``` ## Usage ``` import BugObject from '@atlaskit/object/bug'; import BugObjectTile from '@atlaskit/object/tile/bug'; ``` [View documentation](https://atlassian.design/components/object/).