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-02-01 14:10:09 -05:00

7 lines
No EOL
225 B
Text

---
import WebViewControls from '../webview-navigation/TopBar.astro'
---
<WebViewControls></WebViewControls>
<webview class="fullview with-controls" src="https://notes.korbsstudio.com/nexus-polestar/webview.html"></webview>