You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now ListSection can only use a string to acccess a specific keyed array in sectionData. Eventually this should also be an optional function that is able to take in sectionData and return a flat array of primitives.
The text was updated successfully, but these errors were encountered:
Right now
ListSection
can only use a string to acccess a specific keyed array insectionData
. Eventually this should also be an optional function that is able to take insectionData
and return a flat array of primitives.The text was updated successfully, but these errors were encountered: