fix : tampilan

Deskripsi:
- border bottom komponen width

No Issues
This commit is contained in:
2025-08-12 14:53:28 +08:00
parent 57a4e2fce6
commit edbeb30ebe
6 changed files with 1 additions and 9 deletions

View File

@@ -136,7 +136,6 @@ export default function Notification() {
return (
<BorderBottomItem
borderType="bottom"
width={55}
icon={
<View style={[Styles.iconContent, item.isRead ? ColorsStatus.secondary : ColorsStatus.primary]}>
<Feather name="bell" size={25} color="white" />