import { ColorsStatus } from "@/constants/ColorsStatus";
import Styles from "@/constants/Styles";
import { Text, View } from "react-native";
export default function ItemHistoryEvent() {
return (
<>
22 Jan
Kamis
Acara 1
07:00 | 08:00
Acara 2
10:30 | 12:00
15 Feb
Senin
Acara 1
07:00 | 08:00
15 Feb
Senin
Acara 1
07:00 | 08:00
15 Feb
Senin
Acara 1
07:00 | 08:00
15 Feb
Senin
Acara 1
07:00 | 08:00
>
)
}