Revert "Export readers of element slots"

This reverts commit 88fe118335.
This commit is contained in:
paku 2024-06-06 15:04:57 +09:00
parent 693e6704f9
commit 6fccde7dc8

View file

@ -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)