diff --git a/README.md b/README.md index e08efe5..19f3350 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,13 @@ Com a integração de um mapa, é possível identificar os pontos críticos da p ## 📑 Documentação -- [Documentação](https://insight-docs.vercel.app/) +- [Documentação](https://covid-19-insights.vercel.app/) +- [Dashboard](http://200.132.38.218:3001/dashboard) +- [Repositório Frontend](https://github.com/rwietter/covid-19-insights) +- [Repositório Backend](github.com/DenianFossatti/covid-19-insights-graphql-api) +- [Playground API](http://200.132.38.218:5001/graphql) +- [Slides de Apresentação](https://docs.google.com/presentation/d/15Domn3W62eAEQyAP1zPEjHPQ6RUoDN6q08Vdm6jpQms/edit?usp=sharing) + --- diff --git a/domains/dashboard/components/Banner/Banner.tsx b/domains/dashboard/components/Banner/Banner.tsx index 36626a9..956d77d 100644 --- a/domains/dashboard/components/Banner/Banner.tsx +++ b/domains/dashboard/components/Banner/Banner.tsx @@ -21,7 +21,7 @@ const Banner: FC = (props): ReactNode => {

Covid -  Insights. +  Insights (RS).

{hasDate ? (

diff --git a/domains/dashboard/features/DeadGroupedByCity/DeadGroupedByCity.tsx b/domains/dashboard/features/DeadGroupedByCity/DeadGroupedByCity.tsx index ab5094d..a6625f7 100644 --- a/domains/dashboard/features/DeadGroupedByCity/DeadGroupedByCity.tsx +++ b/domains/dashboard/features/DeadGroupedByCity/DeadGroupedByCity.tsx @@ -35,7 +35,7 @@ const DeadGroupedByCity: FC = ({ countDeadGroupedByCity }) = return (