noi-techpark / it.bz.opendatahub.databrowser

Explore and navigate through Open Data you need to build your next service.
https://databrowser.opendatahub.com
GNU Affero General Public License v3.0
8 stars 7 forks source link

feat: added footer links #529

Closed MatteoBiasi closed 5 months ago

RudiThoeni commented 5 months ago

@MatteoBiasi I merged the PR but on the deployment i get this error deploy-test Property 'none' is missing in type '{ primary: string; text: string; white: string; }' but required in type 'Record<Tone, string>'.

Found 1 error in src/components/link/useClassNames.ts:8

MatteoBiasi commented 5 months ago

@RudiThoeni sorry, my bad. Here's the fix: https://github.com/noi-techpark/it.bz.opendatahub.databrowser/pull/531