mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 19:41:42 +00:00
fix: cambió la ruta
This commit is contained in:
parent
e8678d6fdf
commit
30a70e9308
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import SuttyEditor from "@suttyweb/editor";
|
||||
|
||||
import "@suttyweb/editor/dist/editor.css";
|
||||
import "@suttyweb/editor/dist/style.css";
|
||||
|
||||
document.addEventListener("turbolinks:load", () => {
|
||||
document.querySelectorAll(".new-editor").forEach((editorContainer) => {
|
||||
|
|
Loading…
Reference in a new issue