fix: editor focus on click below code

This commit is contained in:
Felix Roos 2023-12-31 11:20:35 +01:00
parent 3760f51c3c
commit 9059b16c7c
4 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,4 @@
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />
/// <reference types="vite-plugin-pwa/info" />
/// <reference types="vite-plugin-pwa/client" />