fix: tabhead and scrolling issue (#2966)

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
Anwarul Islam
2023-04-05 21:56:42 +06:00
committed by GitHub
parent 1d397af674
commit 62058d5dfe
6 changed files with 128 additions and 50 deletions

View File

@@ -4,6 +4,7 @@
"version": "0.0.1",
"type": "module",
"scripts": {
"watch": "vite build --watch",
"build": "vite build",
"story:dev": "histoire dev",
"story:build": "histoire build",