Skip to content

Commit

Permalink
fix(locale): run pnpm run preflight
Browse files Browse the repository at this point in the history
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
  • Loading branch information
KeisukeYamashita committed Jun 1, 2023
1 parent f2ca178 commit a83f75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/ja/location/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ const location: LocationDefinition = {
city_suffix,
country,
postcode,
secondary_address,
state,
state_abbr,
secondary_address,
street_address,
street_pattern,
};
Expand Down

0 comments on commit a83f75a

Please sign in to comment.