Object
An object represents an Atlassian-specific content type.
Installation
yarn add @atlaskit/objectUsage
import BugObject from '@atlaskit/object/bug';
import BugObjectTile from '@atlaskit/object/tile/bug';
An object is an icon that represents an Atlassian-specific content type.
An object represents an Atlassian-specific content type.
yarn add @atlaskit/objectimport BugObject from '@atlaskit/object/bug';
import BugObjectTile from '@atlaskit/object/tile/bug';