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/third-tab.astro

4 lines
63 B
Text
Raw Normal View History

2023-09-12 04:19:25 -05:00
---
export const name = 'Third Tab'
export const icon = '3'
---