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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user