mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-15 17:43:03 +03:00
3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
export default function About() {
|
|
return <div>About</div>;
|
|
} |