gmsgowtham / react-native-marked

Markdown renderer for React Native powered by marked.js
https://www.npmjs.com/package/react-native-marked
MIT License
199 stars 16 forks source link

Update Parser.tsx #731

Open endp01 opened 1 month ago

endp01 commented 1 month ago

Assign a key to each parsed token to fix warning: "Each child in a list should have a unique "key" prop."

gmsgowtham commented 1 month ago

@endp01 The elements already have a key associated with them