From 6552c64888dbc8741b28b09ea33f9c8883497661 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Thu, 3 Mar 2022 20:57:50 +1100 Subject: Add basic sweep-to-side layout --- src/App.vue | 10 ++++++++ src/components/TileTree.vue | 58 ++++++++++++++++++++++++++++++++------------- 2 files changed, 52 insertions(+), 16 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5c7c293..b1efd4b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,15 @@