Upgrading js-joda
This commit is contained in:
committed by
Sofiya Tepikin
parent
0230da4c2e
commit
f654ef60ef
+1
-1
@@ -18,7 +18,7 @@ import {
|
||||
} from './helpers/home'
|
||||
|
||||
import { Colors, Fonts, Sizes, Spacing } from '../styles'
|
||||
import { LocalDate } from 'js-joda'
|
||||
import { LocalDate } from '@js-joda/core'
|
||||
import { useTranslation } from 'react-i18next'
|
||||
|
||||
const Home = ({ navigate, setDate }) => {
|
||||
|
||||
Reference in New Issue
Block a user