mobile: add test-id

This commit is contained in:
Ammar Ahmed
2025-02-20 14:45:28 +05:00
committed by Abdullah Atta
parent 905080e743
commit d6f6bc2c5b

View File

@@ -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}