changed class to className
This commit is contained in:
parent
7c7b5a9be7
commit
620bf064c9
@ -127,7 +127,7 @@ const AttendLogs = ({ Id }) => {
|
||||
<td>
|
||||
{log?.latitude != 0 ? (
|
||||
<i
|
||||
class="bx bx-location-plus text-danger cursor-pointer"
|
||||
className="bx bx-location-plus text-danger cursor-pointer"
|
||||
data-bs-toggle="tooltip"
|
||||
data-bs-offset="0,8"
|
||||
data-bs-placement="top"
|
||||
|
Loading…
x
Reference in New Issue
Block a user