mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: do not set key prop on tag item
This commit is contained in:
@@ -383,7 +383,6 @@ const TagItem = ({
|
||||
|
||||
return (
|
||||
<Pressable
|
||||
key={tag?.id}
|
||||
style={{
|
||||
flexDirection: "row",
|
||||
marginVertical: 5,
|
||||
|
||||
Reference in New Issue
Block a user