I am new in reactjs and I want to write inline if that work when I have 1 column make it center
const [boxViewWidth, setBoxViewWidth] = useState(0)
<div
style={{
...style,
columnCountBox: 1 ? right : (boxViewWidth / columnCountBox) * (columnIndex % columnCountBox) ,'calc (50% - 150px / 2)'
}}
>
To make inline statement, quick is
or with only one statement: