Add program page #10
Annotations
3 errors and 1 warning
deploy:
src/pages/Housing.tsx#L5
Property 'title' is missing in type '{ children: Element[]; id: string; }' but required in type '{ title: string; id: string; children?: ReactNode; }'.
|
deploy:
src/pages/Welcome.tsx#L6
Type '{ children: Element; }' is missing the following properties from type '{ title: string; id: string; children?: ReactNode; }': title, id
|
deploy
Process completed with exit code 2.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|