changed class too className
This commit is contained in:
parent
4b6d1d4658
commit
c4a221807f
@ -23,7 +23,7 @@ const Floor = ({ floor, workAreas, forBuilding }) => {
|
||||
<span className="fw-semibold text-primary">
|
||||
Floor:
|
||||
</span>{" "}
|
||||
<span class="fw-normal text-darkgreen">
|
||||
<span className="fw-normal text-darkgreen">
|
||||
{floor.floorName}
|
||||
</span>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user