diff --git a/libs/ui/common/src/lib/commandsR/mealSelectionForPayment.tsx b/libs/ui/common/src/lib/commandsR/mealSelectionForPayment.tsx index 0810dd7..08a99cc 100644 --- a/libs/ui/common/src/lib/commandsR/mealSelectionForPayment.tsx +++ b/libs/ui/common/src/lib/commandsR/mealSelectionForPayment.tsx @@ -1,5 +1,5 @@ import React from 'react'; -import Footer from '../utils/Footer'; +import Footer from '../utils/footer'; export function MealSelectionForPayment() { function handleClose() {