mobile: add test-id

This commit is contained in:
Ammar Ahmed
2025-02-20 14:45:28 +05:00
committed by Abdullah Atta
parent 2d3bc310ce
commit cd81aa6708

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}