Fix invoice PDF table style, my-customers page dynamic rendering, add Supabase client import, disable cacheComponents

Files changed: 6 (7 insertions, 9 deletions)
This commit is contained in:
DanielS
2026-06-22 21:08:20 +02:00
parent fb124b549c
commit ba24ee33e6
6 changed files with 7 additions and 9 deletions

View File

@@ -31,7 +31,7 @@ const styles = StyleSheet.create({
marginBottom: 2,
},
table: {
display: 'table',
width: 'auto',
borderStyle: 'solid',
borderWidth: 1,