♻️ Restructure UI files for tokens editor
Some checks failed
Commit Message Check / Check Commit Message (push) Has been cancelled

This commit is contained in:
Xavier Julian
2025-06-25 12:32:13 +02:00
committed by Xaviju
parent 20b5b7f6e4
commit 6bd3253e5e
20 changed files with 336 additions and 296 deletions

View File

@@ -6,7 +6,7 @@
(ns frontend-tests.tokens.token-form-test
(:require
[app.main.ui.workspace.tokens.form :as wtf]
[app.main.ui.workspace.tokens.management.create.form :as wtf]
[cljs.test :as t :include-macros true]
[malli.core :as m]))