fix: restore Search icon import in inventory/page.tsx and update session state - Phase 2 complete
This commit is contained in:
@@ -25,7 +25,8 @@ import {
|
||||
Layout,
|
||||
Printer,
|
||||
Download,
|
||||
Box
|
||||
Box,
|
||||
Search
|
||||
} from 'lucide-react';
|
||||
import { generateBarcode128, getQRCodeURL } from '@/lib/labels';
|
||||
import { clsx, type ClassValue } from 'clsx';
|
||||
|
||||
Reference in New Issue
Block a user