use border_transparent
This commit is contained in:
@@ -119,7 +119,7 @@ export function DraftsListDialog({
|
|||||||
<ListFooter
|
<ListFooter
|
||||||
isFetchingNextPage={isFetchingNextPage}
|
isFetchingNextPage={isFetchingNextPage}
|
||||||
hasNextPage={hasNextPage}
|
hasNextPage={hasNextPage}
|
||||||
style={[a.border_0]}
|
style={[a.border_transparent]}
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
[isFetchingNextPage, hasNextPage],
|
[isFetchingNextPage, hasNextPage],
|
||||||
|
|||||||
Reference in New Issue
Block a user