Skip to content

Commit

Permalink
Add getPaginatedData import
Browse files Browse the repository at this point in the history
  • Loading branch information
nimanns authored Dec 3, 2024
1 parent e7d94f8 commit c8b9104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions booking-app/components/src/server/db.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import {
clientGetDataByCalendarEventId,
clientSaveDataToFirestore,
clientUpdateDataInFirestore,
getPaginatedData,
} from "@/lib/firebase/firebase";

import { clientUpdateDataByCalendarEventId } from "@/lib/firebase/client/clientDb";
Expand Down

0 comments on commit c8b9104

Please sign in to comment.