Commit a765ef5b by Sergey

fix readme.md

parent 913e3f54
......@@ -13,8 +13,8 @@ npm install --save https://gitlab.atma.company/sergey/react-feedback-widget.git
```jsx
import React from 'react'
import {FeedbackWidget} from 'react-feedback-widget'
import 'react-atma-feedback-test/dist/index.css'
import FeedbackWidget from 'react-feedback-widget'
import 'react-atma-feedback/dist/index.css'
const App = () => {
return (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment