Fix comment indentation
This commit is contained in:
parent
5844193ed9
commit
d7bb4167dc
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@
|
||||||
(:file "form")))
|
(:file "form")))
|
||||||
(:module "src/pattern"
|
(:module "src/pattern"
|
||||||
;;
|
;;
|
||||||
;; Patterns are built on top of components and 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue