Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sergey
react-feedback-widget
Commits
913e3f54
Commit
913e3f54
authored
Aug 08, 2022
by
Sergey
Browse files
import fix
parent
ecf247f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/index.js
View file @
913e3f54
import
React
,
{
useState
,
useEffect
}
from
"
react
"
;
import
'
antd/dist/antd.css
'
;
import
'
antd/dist/antd.
min.
css
'
import
'
./styles.module.css
'
import
{
Button
,
Form
,
Input
,
Modal
,
Result
,
Select
,
Tooltip
,
Upload
}
from
"
antd
"
;
import
axios
from
"
axios
"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment