Skip to content

Commit 6ccbfb3

Browse files
Add header App buttons
Co-authored-by: Alien69Flow <111972684+Alien69Flow@users.noreply.github.com>
1 parent c934a86 commit 6ccbfb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/Academy.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {
66
} from 'lucide-react';
77
import { Button } from '@/components/ui/button';
88

9-
const LUCIDE_ICON_MAP: Record<string, React.ElementType> = { Heart, Activity, Dna };
9+
1010

1111
// --- DATA DEFINITIVA: 3 MÓDULOS CON 4 BLOQUES CADA UNO ---
1212
const academyModules = [

0 commit comments

Comments
 (0)