Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
2020
PPL-C
Diskominfo-D'Blood
Mantan Aab-D Blood
Commits
abe7f132
Commit
abe7f132
authored
Apr 07, 2020
by
Nabila Febri Viola
Browse files
[REFACTOR] Fix post method
parent
233b4789
Pipeline
#38980
passed with stages
in 26 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/modal-register.js
View file @
abe7f132
...
...
@@ -72,7 +72,6 @@ const ModalRegister = ({ show, handleClose }) => {
await
axios
({
method
:
"
post
"
,
url
:
`
${
BASE_API_URL
}
/auth/register-full/`
,
// url: "https://dblood-staging.netlify.app/auth/register-full/",
timeout
:
60000
,
data
:
{
email
:
data
.
email
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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