adding transaction rules.

This commit is contained in:
Bryce Covert
2019-05-07 07:10:21 -07:00
parent 918f2e5be1
commit a1abb4b05e
15 changed files with 266 additions and 15 deletions

View File

@@ -0,0 +1,5 @@
(ns auto-ap.views.pages.admin.rules.table)
(defn table [x]
[:div])