From 057efcceaa42e02cc139dc34da2190dd2489e410 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 15:14:20 +0000 Subject: [PATCH] Visual edit in Lovable Edited UI in Lovable --- src/components/InteractiveGallery.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/InteractiveGallery.tsx b/src/components/InteractiveGallery.tsx index d7033af..9e38367 100644 --- a/src/components/InteractiveGallery.tsx +++ b/src/components/InteractiveGallery.tsx @@ -3,7 +3,6 @@ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '@/com import { Input } from '@/components/ui/input'; import { Badge } from '@/components/ui/badge'; import { Search } from 'lucide-react'; - import BinarySearchTrick from '@/components/BinarySearchTrick'; interface Interactive { id: string; @@ -37,7 +36,7 @@ const InteractiveGallery = () => { } return
-

Data Structures Interactives

+

Data Structures

Interactive tools and resources designed to connect theoretical concepts with practical applications in educational settings.