Remove implements

This commit is contained in:
paku 2024-05-26 16:14:33 +09:00
parent ab34b5dbb6
commit 422b111114

View file

@ -46,10 +46,7 @@
"child2"))))
(defcomp comp (&key prop1 prop2 children)
(div
prop1
prop2
children))
(declare (ignore prop1 prop2 children)))
(test component-hsx
(is (equal (macroexpand-1