Revert "Export readers of element slots"
This reverts commit 88fe118335
.
This commit is contained in:
parent
693e6704f9
commit
6fccde7dc8
1 changed files with 1 additions and 5 deletions
|
@ -6,9 +6,5 @@
|
||||||
(:import-from #:hsx/builtin)
|
(:import-from #:hsx/builtin)
|
||||||
(:export #:hsx
|
(:export #:hsx
|
||||||
#:defcomp
|
#:defcomp
|
||||||
#:render-to-string
|
#:render-to-string))
|
||||||
#:element-type
|
|
||||||
#:element-props
|
|
||||||
#:element-children
|
|
||||||
#:expand-component))
|
|
||||||
(in-package :hsx)
|
(in-package :hsx)
|
||||||
|
|
Loading…
Reference in a new issue