diff --git a/playground/react/components/DefineVariables.jsx b/playground/react/components/DefineVariables.jsx deleted file mode 100644 index 465baf04d0adbb..00000000000000 --- a/playground/react/components/DefineVariables.jsx +++ /dev/null @@ -1,3 +0,0 @@ -export default function DefineVariable() { - return
import.meta.env
-} diff --git a/playground/vue/DefineVariable.vue b/playground/vue/DefineVariable.vue deleted file mode 100644 index aa57b934362bc5..00000000000000 --- a/playground/vue/DefineVariable.vue +++ /dev/null @@ -1,3 +0,0 @@ -