Skip to content

Commit

Permalink
fixed a error
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryangp committed Nov 6, 2023
1 parent a9ae979 commit e5f3708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/qrcode/scan/page.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"use client"
import QRCodeScanner from "@/app/components/QRCodeScanner";
import React, { useEffect, useState } from "react";

Expand Down

0 comments on commit e5f3708

Please sign in to comment.