jonbio/app/likes/page.tsx
Jonathan Branan 2d35fbba62
All checks were successful
Build and Deploy docker container / build (push) Successful in 1m42s
Build and Deploy docker container / deploy (push) Successful in 4s
a
2024-11-02 23:05:55 -05:00

4 lines
74 B
TypeScript

export default function Page() {
return <div>ayoooooooooooooooo</div>
}