mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: add test-id
This commit is contained in:
@@ -231,6 +231,7 @@ export const NotebookItem = ({
|
||||
<IconButton
|
||||
name="plus"
|
||||
size={AppFontSize.md}
|
||||
testID={`add-notebook-${index}`}
|
||||
top={0}
|
||||
left={50}
|
||||
bottom={0}
|
||||
|
||||
Reference in New Issue
Block a user