Skip to content

Commit

Permalink
Merge pull request #70 from usrcovid19datafactory/feature/new-categories
Browse files Browse the repository at this point in the history
Change Total information string
  • Loading branch information
usrcovid19datafactory authored Dec 14, 2023
2 parents 00ef354 + 3946238 commit 1b1e35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Total.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const Total = (props) => {
{" "}
<h3>Totale somministrazioni con vaccino adattato XBB 1.5</h3>
</div>
<div className="d-flex justify-content-center">Il dato può subire variazioni negative a seguito di rettifiche da parte delle regioni</div>
<div className="d-flex justify-content-center">Il dato può subire variazioni negative a seguito di rettifiche da parte delle regioni. Il dato relativo alla regione Abruzzo è aggiornato alla data del 15/09/2023</div>
</div>
</div>
);
Expand Down

0 comments on commit 1b1e35a

Please sign in to comment.