Merged in chore/export-name-from-file (pull request #3439)
chore(storagecleaner): import from file to avoid huge footprints on every page * chore(storagecleaner): import from file to avoid huge footprints on every page Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -8,7 +8,7 @@ import { LoadingSpinner } from "@scandic-hotels/design-system/LoadingSpinner"
|
||||
import { trackEvent } from "@scandic-hotels/tracking/base"
|
||||
import { trackPaymentEvent } from "@scandic-hotels/tracking/payment"
|
||||
|
||||
import { detailsStorageName } from "../../../../stores/enter-details"
|
||||
import { detailsStorageName } from "../../../../stores/enter-details/consts"
|
||||
import { serializeBookingSearchParams } from "../../../../utils/url"
|
||||
import {
|
||||
clearPaymentInfoSessionStorage,
|
||||
|
||||
Reference in New Issue
Block a user