Skip to content

Commit c271079

Browse files
committed
Remove extra scroll-area
1 parent 6c6f252 commit c271079

File tree

2 files changed

+0
-49
lines changed

2 files changed

+0
-49
lines changed

components/ui/scroll-area.tsx

-48
This file was deleted.

vite.config.ts

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { defineConfig } from "vite";
22
import react from "@vitejs/plugin-react";
33
import path from "path";
44

5-
// @ts-expect-error process is a nodejs global
65
const host = process.env.TAURI_DEV_HOST;
76

87
// https://vitejs.dev/config/

0 commit comments

Comments
 (0)