show submitted reps on dashboard
This commit is contained in:
@@ -78,7 +78,7 @@ export default function BuildField(props) {
|
||||
break;
|
||||
|
||||
default:
|
||||
return <>ss{fieldValue}</>;
|
||||
return <>{fieldValue}</>;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user