Spaces:
Running
Running
Commit ·
cae9f20
1
Parent(s): bbfdaf1
commit initial 09-12-2025 024
Browse files- src/App.js +0 -1
src/App.js
CHANGED
|
@@ -16,7 +16,6 @@ import {
|
|
| 16 |
import { downloadProjectZip } from "./zipExport";
|
| 17 |
import { parseProblems } from "./problemParser";
|
| 18 |
import "./App.css";
|
| 19 |
-
import "xterm/css/xterm.css";
|
| 20 |
|
| 21 |
// =================== SUPPORTED LANGUAGES ===================
|
| 22 |
const LANGUAGE_OPTIONS = [
|
|
|
|
| 16 |
import { downloadProjectZip } from "./zipExport";
|
| 17 |
import { parseProblems } from "./problemParser";
|
| 18 |
import "./App.css";
|
|
|
|
| 19 |
|
| 20 |
// =================== SUPPORTED LANGUAGES ===================
|
| 21 |
const LANGUAGE_OPTIONS = [
|