1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Init sortable library

This commit is contained in:
codecalm
2025-09-09 01:05:18 +02:00
parent 0ee3c0a3b4
commit 212d560a87
7 changed files with 98 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ import "./src/popover"
import "./src/switch-icon"
import "./src/tab"
import "./src/toast"
import "./src/sortable"
export * as bootstrap from "bootstrap"
export * as tabler from "./src/tabler"