Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mohammad Dwikurnia Apriadi
Diskuy-Frontend
Commits
b687429f
Commit
b687429f
authored
Feb 25, 2021
by
ryoaxton2000
Browse files
fix update thread error
parent
7115e3d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/components/thread/EditThread.jsx
View file @
b687429f
import
axios
from
'
axios
'
;
import
React
,
{
useState
,
useEffect
}
from
'
react
'
;
import
{
useInput
}
from
'
../../helpers/hooks/input-hook
'
;
import
authHeader
from
'
../../helpers/services/auth.service
'
;
import
{
authHeader
}
from
'
../../helpers/services/auth.service
'
;
import
{
API_URL
}
from
'
../../config/keys
'
;
import
'
../../styles/thread/Form.css
'
;
...
...
Write
Preview
Supports
Markdown
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