README
Contextual Survey
This component is used to ask for feedback from the user, without blocking them from continuing using the product.
Installation
yarn add @atlaskit/contextual-survey
Usage
Detailed docs and example usage can be found here.
A React component used to ask the user for feedback
<script type="module">
import atlaskitContextualSurvey from 'https://cdn.skypack.dev/@atlaskit/contextual-survey';
</script>
This component is used to ask for feedback from the user, without blocking them from continuing using the product.
yarn add @atlaskit/contextual-survey
Detailed docs and example usage can be found here.