feat: entry debug
This commit is contained in:
@@ -13,7 +13,7 @@ function NTRPTestEntryCard(props) {
|
||||
// fetchUserInfo()
|
||||
// }, [])
|
||||
const { type } = props;
|
||||
return type !== "list" ? (
|
||||
return type === "list" ? (
|
||||
<View className={styles.higher}>
|
||||
<View className={styles.desc}>
|
||||
<View>
|
||||
|
||||
Reference in New Issue
Block a user