diff --git a/web/src/components/Shell.jsx b/web/src/components/Shell.jsx index 637b7d4..3c5fff0 100644 --- a/web/src/components/Shell.jsx +++ b/web/src/components/Shell.jsx @@ -1,5 +1,4 @@ import { useState, useRef, useEffect, useCallback } from 'react' -impo // === Style thème système pour xterm === function getCSSVariable(varName) { if (typeof document === 'undefined') return null;