@ -12,10 +12,8 @@
<script lang="ts">
import { onMount } from "svelte";
import { createEventDispatcher } from 'svelte';
const dispatch = createEventDispatcher();
import "flowbite/dist/flowbite.min.js"
export let value;
@ -24,7 +24,7 @@ td.hljs {
} */
.splashing {
display: none;
display: none !important;
}
.split-editor {