This commit is contained in:
Timothy J. Baek
2024-05-23 01:59:56 -07:00
parent b5d41d86f6
commit e8a4f2e59f

View File

@@ -286,7 +286,7 @@ export const SpotlightSearch = () => {
</button>
</div>
{models && (
{models && models.length > 0 && (
<div className="tlwd-flex tlwd-items-center tlwd-gap-2 tlwd-w-full tlwd-mt-2">
<div className=" tlwd-flex tlwd-items-center">
<svg