Update comment
This commit is contained in:
parent
9efe91c803
commit
61387aa33f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
(:file "spinner")
|
(:file "spinner")
|
||||||
(:file "form")))
|
(:file "form")))
|
||||||
(:module "src/pattern"
|
(:module "src/pattern"
|
||||||
;; Patterns define their own DSL to create specific things
|
;; Patterns are built on top of components and define their own DSL to create specific things
|
||||||
:depends-on ("src" "src/component")
|
:depends-on ("src" "src/component")
|
||||||
:components
|
:components
|
||||||
((:file "questionnaire")))
|
((:file "questionnaire")))
|
||||||
|
|
Loading…
Add table
Reference in a new issue