mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Fix typo in config
This commit is contained in:
parent
d35e69a7f4
commit
ed7eb293d7
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ const i18n = {
|
|||
...
|
||||
6: Saturday
|
||||
*/
|
||||
firstDayOfTheWeek: 0,
|
||||
firstDayOfWeek: 0,
|
||||
};
|
||||
|
||||
// To pass environment variables to the client app in the build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue