Fixed typo causing error displays in the console.log

This commit is contained in:
2023-11-21 07:22:33 -08:00
parent 51cc4edc1d
commit 9565ca0d35
2 changed files with 2 additions and 2 deletions
@@ -86,7 +86,7 @@ const FamilySettings = () => {
))}
</ul>
</div>
<div class="w-[1px] bg-[#E3E4FE] dark:bg-[#a7a9b533] mr-10"></div>
<div className="w-[1px] bg-[#E3E4FE] dark:bg-[#a7a9b533] mr-10"></div>
<div className="flex-1">
<div className="tab-item">{selectedComponent}</div>
</div>
+1 -1
View File
@@ -149,7 +149,7 @@ export default function FamilyTable({
className="w-[0.7rem]"
>
<path
fill-rule="evenodd"
fillRule="evenodd"
d="M.366 19.708c.405.39 1.06.39 1.464 0l8.563-8.264a1.95 1.95 0 0 0 0-2.827L1.768.292A1.063 1.063 0 0 0 .314.282a.976.976 0 0 0-.011 1.425l7.894 7.617a.975.975 0 0 1 0 1.414L.366 18.295a.974.974 0 0 0 0 1.413"
// fill=""
className="color000000 svgShape fill-[#fff]"