correction import info non utilisé
npm run build ok
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import { useState, useRef, useEffect } from 'react';
|
import { useState, useRef, useEffect } from 'react';
|
||||||
import { Download, Type, Image as ImageIcon, Layout, MousePointer2, Trash2, Code, AlignLeft, AlignCenter, AlignRight, Loader2, Link as LinkIcon, Smile, Minus, Heading, Bold, Italic, Underline, List, ListOrdered, Upload, Save, RotateCcw, FileX, Info } from 'lucide-react';
|
import { Download, Type, Image as ImageIcon, Layout, MousePointer2, Trash2, Code, AlignLeft, AlignCenter, AlignRight, Loader2, Link as LinkIcon, Smile, Minus, Heading, Bold, Italic, Underline, List, ListOrdered, Upload, Save, RotateCcw, FileX } from 'lucide-react';
|
||||||
|
|
||||||
// --- CONFIGURATION & CONSTANTES ---
|
// --- CONFIGURATION & CONSTANTES ---
|
||||||
const DEFAULT_WIDTH = "600";
|
const DEFAULT_WIDTH = "600";
|
||||||
|
|||||||
Reference in New Issue
Block a user