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/content/tabs/second-tab.astro
2023-09-12 05:19:25 -04:00

4 lines
No EOL
64 B
Text

---
export const name = 'Second Tab'
export const icon = '2'
---