Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
<input placeholder="{"深圳赢时胜技术股份有限公司"}">
{getSecondStepsOperation}
);
};
const thirdStepsiconTheme = {
[Widget.Icon]: {
Icon: {
normal: {
fontSize: 56,
color: "#56c22d"
}
}
}
};
const getThirdStepsView = currentStepNumber => {
if (currentStepNumber !== 3) {
return null;
}
return (
<div>
</div>
boxShadow: 'none'
},
},
CardTitle: {
normal: {
fontSize: 18,
font:{
weight: 600
},
margin: {
top: 0
}
}
}
},
[Widget.Icon]: {
Icon: {
normal: {
fontSize: 10,
color: "#f22735"
}
}
}
};
const iconTheme = {
[Widget.Icon]: {
Icon: {
normal: {
fontSize: 88,
color: "#f22735",
margin: {
top: 76