apply migration with ts-migrate

This commit is contained in:
Thomas Ruoff
2020-08-26 23:17:11 +02:00
committed by Thomas Ruoff
parent be1e22460d
commit c3d8c6f3e0
7 changed files with 16 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ import {
clearBookingData,
} from '../../../helpers/storage'
// @ts-expect-error ts-migrate(2554) FIXME: Expected 1 arguments, but got 0.
export const WizardContext = React.createContext()
export const ACTIONS = {