feat: sidebar ui update

This commit is contained in:
Timothy J. Baek
2024-03-16 01:57:26 -07:00
parent d6905d6297
commit 71def5c4cb
7 changed files with 390 additions and 83 deletions

View File

@@ -42,6 +42,7 @@
"dependencies": {
"@sveltejs/adapter-node": "^1.3.1",
"async": "^3.2.5",
"bits-ui": "^0.19.7",
"dayjs": "^1.11.10",
"file-saver": "^2.0.5",
"highlight.js": "^11.9.0",
@@ -53,4 +54,4 @@
"tippy.js": "^6.3.7",
"uuid": "^9.0.1"
}
}
}