Skip to content

Commit

Permalink
fix : import
Browse files Browse the repository at this point in the history
  • Loading branch information
annadiplacido committed Oct 31, 2024
1 parent 5eaea8b commit d9e2eed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react';
import Footer from '../utils/Footer';
import Footer from '../utils/footer';

export function MealSelectionForPayment() {
function handleClose() {
Expand Down

0 comments on commit d9e2eed

Please sign in to comment.