Merged in feat/SW-3224-move-bookingcode-filter-to-booking-flow (pull request #2608)
feat(SW-3224): Move bookingcode filter to the booking-flow package * feat(SW-3224): Moved bookingcode filter to the booking-flow package Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
"exports": {
|
||||
"./BookingCodeFilter": "./lib/components/BookingCodeFilter/index.tsx",
|
||||
"./BookingWidget": "./lib/components/BookingWidget/index.tsx",
|
||||
"./BookingWidget/FloatingBookingWidget": "./lib/components/BookingWidget/FloatingBookingWidget/index.tsx",
|
||||
"./BookingWidget/Skeleton": "./lib/components/BookingWidget/Skeleton.tsx",
|
||||
|
||||
Reference in New Issue
Block a user