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)
|
||||
(:export #:hsx
|
||||
#:defcomp
|
||||
#:render-to-string
|
||||
#:element-type
|
||||
#:element-props
|
||||
#:element-children
|
||||
#:expand-component))
|
||||
#:render-to-string))
|
||||
(in-package :hsx)
|
||||
|
|
Loading…
Reference in a new issue