Add comment about headers

This commit is contained in:
Samuel Newman
2026-01-16 21:57:05 +02:00
parent c50074fb4f
commit a346f40d77
@@ -127,6 +127,7 @@ export function DraftsListDialog({
return (
<Dialog.Outer control={control}>
{/* We really really need to figure out a nice, consistent API for doing a header cross-platform -sfn */}
{isNative && header}
<Dialog.InnerFlatList
data={drafts}