Skip to content

Commit

Permalink
delete test code
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkyoungdeok committed May 31, 2024
1 parent f5c088d commit 0e6773c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/StoreCompoForR.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export default function StoreCompoForR(props) {
</View>
<View style={{flex: 1, marginLeft: 12}}>
<Text style={styles.storeName} numberOfLines={1}>
{storeInfo.name}.1
{storeInfo.name}
</Text>
<View
style={{
Expand Down

0 comments on commit 0e6773c

Please sign in to comment.