Skip to content

Commit 3a1f2d3

Browse files
committed
fixed lint error
Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
1 parent b77cd04 commit 3a1f2d3

File tree

1 file changed

+1
-1
lines changed
  • src/sections/Company/Brand/Brand-components

1 file changed

+1
-1
lines changed

src/sections/Company/Brand/Brand-components/academy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const AcademyBrand = () => {
1919
return (
2020
<AcademyWrapper>
2121
<div className="post-content">
22-
<Row style={{
22+
<Row style={{
2323
flexWrap: "wrap"
2424
}} className="brand-section">
2525
<Col $xs={12} $sm={6}>

0 commit comments

Comments
 (0)