@setoelkahfi / svara / commits / 8369a65

Removed comment

mellobacon committed Oct 8, 2022 at 17:52 UTC 8369a654912419c6a6c4610ba23f4c53d2b84703
1 file changed -1
src/components/Content/Editor/EditorTabs.svelte
-1
@@ -5,7 +5,6 @@
5 import { tabs, hidden } from "./scripts/Tabs";
6
7 let tabcontainer;
8 - // TODO: Get this to work
8 onMount(() => {
9 Sortable.create(tabcontainer, {
10 draggable: ".tab",