diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-03-27 20:02:47 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-03-27 20:04:12 -0400 |
commit | 0459ea5e22bedc906710518b5627e19c071efbb1 (patch) | |
tree | fd80b4b9f94229d94b07eaea03a58f328882b5bb | |
parent | d0badc7a42f4306ee28cb001fe9c3b86eff5ac60 (diff) |
ui: Export layout method.
-rw-r--r-- | catbird/ui.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/catbird/ui.scm b/catbird/ui.scm index fcd3427..3323725 100644 --- a/catbird/ui.scm +++ b/catbird/ui.scm @@ -42,6 +42,7 @@ <ui-mode> <container> + layout <margin-container> margin |