Remove tauri "unstable" feature to fix Codemirror selection

This commit is contained in:
Gregory Schier
2024-08-28 06:48:02 -07:00
parent ffd0010a59
commit 5f1286ef6f
2 changed files with 2 additions and 1 deletions

1
src-web/vite-env.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
/// <reference types="vite/client" />