Update taux atmp 2022
parent
6d54fe22d2
commit
5cdbd8cde3
|
@ -143,7 +143,7 @@ export default function SelectAtmp(
|
|||
|
||||
useEffect(() => {
|
||||
fetch(
|
||||
'https://raw.githubusercontent.com/betagouv/taux-collectifs-cotisation-atmp/master/taux-2021.json'
|
||||
'https://raw.githubusercontent.com/betagouv/taux-collectifs-cotisation-atmp/master/taux-2022.json'
|
||||
)
|
||||
.then((response) => {
|
||||
if (!response.ok) {
|
||||
|
|
Loading…
Reference in New Issue