added toast

This commit is contained in:
2025-10-29 14:30:06 -06:00
parent e12713648a
commit 3fd8415abd
7 changed files with 14 additions and 18 deletions
-1
View File
@@ -1,4 +1,3 @@
// components/BarcodeScanner.tsx
"use client";
import React, { useEffect, useRef } from "react";