fix hydration text missing

This commit is contained in:
Rafi
2023-04-05 23:27:44 +08:00
parent 53460bd891
commit 2bca5a032c
2 changed files with 14 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
import {getRequestURL} from "h3";
const PayloadMethods = new Set(["PATCH", "POST", "PUT", "DELETE"]);