mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-22 05:17:55 +00:00
auto-commit for d7d17619-caf4-4b54-91cb-0e9a5a95c5b3
This commit is contained in:
@@ -136,7 +136,7 @@ function HomeTab({ navigation }: any) {
|
||||
|
||||
{/* Quick Actions Grid - 30 Actions */}
|
||||
<View style={styles.quickActionsContainer}>
|
||||
<Text style={styles.sectionTitle}>Quick Actions</Text>
|
||||
<Text style={styles.sectionTitle}>{i18n.t('quickActions')}</Text>
|
||||
<View style={styles.actionsGrid}>
|
||||
{QUICK_ACTIONS.map((action, index) => (
|
||||
<TouchableOpacity
|
||||
|
||||
Reference in New Issue
Block a user