📦 EqualifyEverything / equalify-v2-web

📄 Page.tsx · 3 lines
1
2
3export const Page = () => {
    return <div>Page</div>
}