Run lint fix on action areas PR (#1820)

This commit is contained in:
Carlos Fernandez 2026-04-21 00:13:18 -04:00 committed by GitHub
parent f348b64aae
commit c57266e596
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 72 additions and 66 deletions

View file

@ -121,4 +121,4 @@ export const areaTypes = {
id: 'placed',
label: 'Placed Area'
}
};
};

View file

@ -1124,4 +1124,4 @@ export const simpleDispositions = {
id: 1,
label: 'TOKEN.DISPOSITION.FRIENDLY'
}
};
};