1
Fork 0
This repository has been archived on 2024-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
Nexus-Polestar/astro/components/pages/Tab3.astro
2023-07-23 20:45:17 -04:00

5 lines
No EOL
174 B
Text
Executable file

---
import WebViewControls from "../webview-navigation/TopBar.astro"
---
<WebViewControls />
<webview class="fullview with-controls" src="https://sudovanilla.com/"></webview>