Skip to content

Commit a51d384

Browse files
committed
test
1 parent b71ee89 commit a51d384

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/containers/MessageComposer/components/Autocomplete/AutocompleteItem.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,5 @@ export const AutocompleteItem = ({ item, onPress }: IAutocompleteItemProps) => {
9292
</RectButton>
9393
);
9494
};
95+
96+
// test

0 commit comments

Comments
 (0)