Skip to content

Commit

Permalink
fix: space remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Pritish Budhiraja committed Mar 21, 2024
1 parent 2598762 commit f53ca41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LocaleString.res
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ let defaultLocale = {
}

type locale = {localeStrings: array<localeStrings>}

let localeStrings = [
{
locale: "en",
Expand Down

0 comments on commit f53ca41

Please sign in to comment.