mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 00:24:53 +00:00
- Fixed merge conflicts
This commit is contained in:
@ -12,7 +12,6 @@ import {isToday} from "date-fns";
|
|||||||
import { View } from "react-native-ui-lib";
|
import { View } from "react-native-ui-lib";
|
||||||
import { DeviceType } from "expo-device";
|
import { DeviceType } from "expo-device";
|
||||||
import * as Device from "expo-device"
|
import * as Device from "expo-device"
|
||||||
import {View} from "react-native-ui-lib";
|
|
||||||
import {useAtomCallback} from 'jotai/utils'
|
import {useAtomCallback} from 'jotai/utils'
|
||||||
|
|
||||||
interface EventCalendarProps {
|
interface EventCalendarProps {
|
||||||
|
|||||||
Reference in New Issue
Block a user