Allow adding parts to cut via the UI

This commit is contained in:
heyarne 2022-01-01 13:05:25 +01:00
commit 322174c9e7
3 changed files with 88 additions and 17 deletions

View file

@ -9,5 +9,6 @@
{:cljs {:extra-deps {thheller/shadow-cljs {:mvn/version "2.8.109"}
appliedscience/js-interop {:mvn/version "0.2.5"}
reagent/reagent {:mvn/version "1.1.0"}
fipp/fipp {:mvn/version "0.6.25"}
#_#_ refactor-nrepl/refactor-nrepl {:mvn/version "3.1.0"}
#_#_ cider/cider-nrepl {:mvn/version "0.27.2"}}}}}