Files
graff.training/src/components/Footer.tsx
T
Your Name 36cd50c92b init
2024-06-26 14:11:20 +05:00

4 lines
57 B
TypeScript

export function Footer() {
return <footer></footer>;
}