From 1d303ab909817305a82f777074c63bf430eeea2e Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Mon, 10 Jun 2024 15:59:30 +0200 Subject: [PATCH] playground: use `app.head` instead of `useHead` --- playground/app.vue | 6 ------ playground/nuxt.config.ts | 7 +++++++ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/playground/app.vue b/playground/app.vue index e82483cc..94898c31 100644 --- a/playground/app.vue +++ b/playground/app.vue @@ -1,12 +1,6 @@