Merged in chore/cleanup-booking-flow (pull request #2824)
chore: Cleanup booking-flow after migration * Remove unused types * Clean up exports, types, unused files etc in booking-flow Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -9,7 +9,7 @@ import { EnterDetailsStepEnum } from "../../../stores/enter-details/enterDetails
|
||||
|
||||
import styles from "./section.module.css"
|
||||
|
||||
export type SectionProps = {
|
||||
type SectionProps = {
|
||||
header: string
|
||||
label: string
|
||||
additionalInfo?: string | null
|
||||
|
||||
Reference in New Issue
Block a user