add brush preview
This commit is contained in:
parent
4430d6d125
commit
37520f34f7
7 changed files with 167 additions and 22 deletions
|
@ -1,4 +1,5 @@
|
|||
import { CodeEditor, getLineStart } from "rkgk/code-editor.js";
|
||||
import { BrushPreview } from "rkgk/brush-preview.js";
|
||||
|
||||
const defaultBrush = `
|
||||
-- This is your brush.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue