mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 15:30:22 +08:00
fix(icon-details): Correct closing tag
This commit is contained in:
parent
860321a6aa
commit
27505714cc
@ -530,6 +530,6 @@ export function IconDetails({ icon, iconData, authorData, allIcons }: IconDetail
|
|||||||
</section>
|
</section>
|
||||||
)
|
)
|
||||||
})()}
|
})()}
|
||||||
</div>
|
</main>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user