Merge branch 'dev' into 'staging'
-- See merge request frontend/marketplace!105
This commit is contained in:
commit
dd223c21a3
@ -21,7 +21,7 @@ const action = params.get("action")
|
||||
const dif = params.get("dif")
|
||||
const token = params.get("data")
|
||||
|
||||
let first = false
|
||||
let first = true
|
||||
|
||||
export default function QuizPayment() {
|
||||
const navigate = useNavigate()
|
||||
|
Loading…
Reference in New Issue
Block a user