mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
mobile: add test-id
This commit is contained in:
committed by
Abdullah Atta
parent
905080e743
commit
d6f6bc2c5b
@@ -231,6 +231,7 @@ export const NotebookItem = ({
|
|||||||
<IconButton
|
<IconButton
|
||||||
name="plus"
|
name="plus"
|
||||||
size={AppFontSize.md}
|
size={AppFontSize.md}
|
||||||
|
testID={`add-notebook-${index}`}
|
||||||
top={0}
|
top={0}
|
||||||
left={50}
|
left={50}
|
||||||
bottom={0}
|
bottom={0}
|
||||||
|
|||||||
Reference in New Issue
Block a user