3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
export default function AboutUs(){
|
|
return <div>Practice app for K8s/argoCD</div>
|
|
} |