Skip to content

Commit

Permalink
Merge pull request #1113 from DTS-STN/stepper-qa-3
Browse files Browse the repository at this point in the history
Fixed previous deployment error
  • Loading branch information
MarcoGoC authored Nov 18, 2024
2 parents 0372cfa + 459a800 commit 474744b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/questions/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { useTranslation } from '../../components/Hooks'
import { WebTranslations } from '../../i18n/web'
import { useEffect, useState } from 'react'
import Head from 'next/head'
import { useRouter } from 'next/router'
import StepperPage from '../../components/StepperPage'
import React from 'react'

Expand Down

0 comments on commit 474744b

Please sign in to comment.