From 00841605110612f6e7f3bbfc054ceff980bf25be Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 22 Jul 2022 11:58:16 -0500 Subject: [version] [refactor] [redesign] removed containers --- examples/05-frameset-animation.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/05-frameset-animation.lisp') diff --git a/examples/05-frameset-animation.lisp b/examples/05-frameset-animation.lisp index 12207f3..a359f77 100644 --- a/examples/05-frameset-animation.lisp +++ b/examples/05-frameset-animation.lisp @@ -27,7 +27,7 @@ (ww::add-handler fs #'toggle-on-click) - (ww::add-unit app fs))) + (ww::add-unit fs))) (defun start () -- cgit v1.2.3