new things

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-12-11 20:04:29 +05:00
parent d684198ac4
commit 003fa5ccce
2 changed files with 7 additions and 6 deletions

View File

@@ -5,6 +5,8 @@ import { motion } from "framer-motion";
import { FileSearch } from "lucide-react";
import { useLanguage } from "@/context/language-context";
//salomalr
export default function EmptyState() {
const { t } = useLanguage();