From 1f5d596accfe63b1bad48efe02fac6e110a6af3a Mon Sep 17 00:00:00 2001 From: Ivan Teplov Date: Fri, 13 Jan 2023 16:23:37 +0200 Subject: [PATCH 01/30] Create a `BottomSheet` class --- index.html | 41 +++------ main.css | 9 +- main.js | 256 ++++++++++++++++++++++++++++++++++----------------- package.json | 19 ++++ 4 files changed, 209 insertions(+), 116 deletions(-) create mode 100644 package.json diff --git a/index.html b/index.html index a627d41..3eead87 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + @@ -20,36 +20,17 @@ - -