@wix/vibe-bookings-plugin 0.20.0 → 0.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +0 -1
- package/dist/index.cjs.map +1 -1
- package/package.json +4 -4
package/dist/index.cjs
CHANGED
|
@@ -2961,7 +2961,6 @@ var getRouterFileContent = () => {
|
|
|
2961
2961
|
// Import route components and loaders
|
|
2962
2962
|
import {
|
|
2963
2963
|
ServiceListPageRoute,
|
|
2964
|
-
serviceListPageRouteLoader,
|
|
2965
2964
|
} from './bookings/routes/service-list-route';
|
|
2966
2965
|
import {
|
|
2967
2966
|
TimeSlotListPageRoute,
|