From 7adefeada8f6e86b4057c0cac7a33fddd0b1c796 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Mon, 22 Jan 2018 21:30:14 -0800 Subject: [PATCH] refactor --- routes/_components/Layout.html | 84 ++------------------ routes/_components/VirtualListContainer.html | 82 +++++++++++++++++++ 2 files changed, 88 insertions(+), 78 deletions(-) create mode 100644 routes/_components/VirtualListContainer.html diff --git a/routes/_components/Layout.html b/routes/_components/Layout.html index 6c0fad4e..271edc23 100644 --- a/routes/_components/Layout.html +++ b/routes/_components/Layout.html @@ -1,90 +1,18 @@ -<:Window bind:innerHeight />