From ca3e05e3ba8117bd1dbba08ee1e83f7297d60d9b Mon Sep 17 00:00:00 2001 From: KorbsStudio Date: Mon, 13 Feb 2023 13:57:35 -0500 Subject: [PATCH] Add back controls, it's needed --- astro/components/pages/Tab3.astro | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/astro/components/pages/Tab3.astro b/astro/components/pages/Tab3.astro index 7363c2a..4405fdb 100644 --- a/astro/components/pages/Tab3.astro +++ b/astro/components/pages/Tab3.astro @@ -1 +1,5 @@ +--- +import WebViewControls from "../webview-navigation/TopBar.astro" +--- + \ No newline at end of file