upd: notifikasi
Deskripsi: - update ui page notifikasi No Issues
This commit is contained in:
@@ -61,7 +61,7 @@ export default function Search() {
|
||||
<BorderBottomItem
|
||||
icon={
|
||||
<View style={[Styles.iconContent, ColorsStatus.primary]}>
|
||||
<MaterialIcons name="group" size={30} color="white" />
|
||||
<MaterialIcons name="group" size={25} color="white" />
|
||||
</View>
|
||||
}
|
||||
title="TU dan Umum"
|
||||
@@ -70,7 +70,7 @@ export default function Search() {
|
||||
<BorderBottomItem
|
||||
icon={
|
||||
<View style={[Styles.iconContent, ColorsStatus.primary]}>
|
||||
<MaterialIcons name="group" size={30} color="white" />
|
||||
<MaterialIcons name="group" size={25} color="white" />
|
||||
</View>
|
||||
}
|
||||
title="TU dan Umum"
|
||||
@@ -82,7 +82,7 @@ export default function Search() {
|
||||
<BorderBottomItem
|
||||
icon={
|
||||
<View style={[Styles.iconContent, ColorsStatus.primary]}>
|
||||
<AntDesign name="areachart" size={30} color="white" />
|
||||
<AntDesign name="areachart" size={25} color="white" />
|
||||
</View>
|
||||
}
|
||||
title="Kerja Bakti"
|
||||
@@ -91,7 +91,7 @@ export default function Search() {
|
||||
<BorderBottomItem
|
||||
icon={
|
||||
<View style={[Styles.iconContent, ColorsStatus.primary]}>
|
||||
<AntDesign name="areachart" size={30} color="white" />
|
||||
<AntDesign name="areachart" size={25} color="white" />
|
||||
</View>
|
||||
}
|
||||
title="Pasar Ramadhan"
|
||||
@@ -100,7 +100,7 @@ export default function Search() {
|
||||
<BorderBottomItem
|
||||
icon={
|
||||
<View style={[Styles.iconContent, ColorsStatus.primary]}>
|
||||
<AntDesign name="areachart" size={30} color="white" />
|
||||
<AntDesign name="areachart" size={25} color="white" />
|
||||
</View>
|
||||
}
|
||||
title="Pasar Ramadhan"
|
||||
|
||||
Reference in New Issue
Block a user