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
name="plus"
size={AppFontSize.md}
testID={`add-notebook-${index}`}
top={0}
left={50}
bottom={0}