react-native-marked icon indicating copy to clipboard operation
react-native-marked copied to clipboard

Update Parser.tsx

Open endp01 opened this issue 1 year ago • 1 comments

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

endp01 avatar Sep 25 '24 12:09 endp01

@endp01 The elements already have a key associated with them

gmsgowtham avatar Sep 29 '24 04:09 gmsgowtham