Add comment about headers
This commit is contained in:
@@ -127,6 +127,7 @@ export function DraftsListDialog({
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<Dialog.Outer control={control}>
|
<Dialog.Outer control={control}>
|
||||||
|
{/* We really really need to figure out a nice, consistent API for doing a header cross-platform -sfn */}
|
||||||
{isNative && header}
|
{isNative && header}
|
||||||
<Dialog.InnerFlatList
|
<Dialog.InnerFlatList
|
||||||
data={drafts}
|
data={drafts}
|
||||||
|
|||||||
Reference in New Issue
Block a user