Add sample controls page to index

This commit is contained in:
2023-12-10 22:19:04 +02:00
parent c04de0d582
commit 9328a14de4
4 changed files with 10 additions and 8 deletions

View File

@ -1,7 +1,7 @@
import { type Editor } from "../main";
import { makeExampleFactory } from "../Documentation";
import { type Editor } from "../../../main";
import { makeExampleFactory } from "../../../Documentation";
export const sound = (application: Editor): string => {
export const sample_controls = (application: Editor): string => {
const makeExample = makeExampleFactory(application);
return `