# `@atlaskit/drag-and-drop-indicator`

A `react` addon for `@atlaskit/drag-and-drop` which will draw drop indicators (eg lines) for drag and drop interactions. Styling is powered by `@emotion`. There is no requirement to use this package for drawing indicators. This package exposes helpers for common use cases.

## Installation

```sh
yarn add @atlaskit/drag-and-drop-indicator
```

## Usage

Detailed docs and example usage can be found on [atlassian.design](https://atlassian.design/components/drag-and-drop/).
