Add ability to convert starter pack to list (#9675)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Samuel Newman <mozzius@users.noreply.github.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Samuel Newman
2026-02-20 17:27:55 +00:00
committed by GitHub
parent f3ddc074a6
commit 8c4fc087f8
5 changed files with 280 additions and 6 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ export function EmptyState({
}
return (
<View testID={testID} style={style}>
<View testID={testID} style={[a.w_full, style]}>
<View
style={[
a.flex_row,