First batch of code cleaning

This commit is contained in:
2024-04-14 13:28:48 +02:00
parent d2dee8f371
commit b222fc25c9
61 changed files with 1172 additions and 2359 deletions

View File

@ -1,4 +1,4 @@
import { makeExampleFactory } from "../../../Documentation";
import { makeExampleFactory } from "../../Documentation";
import { type Editor } from "../../../main";
import times from "./times.svg";