$['appSelector.placeholder'], { ns: 'app' })}
placeholder={t(($) => $['appSelector.placeholder'], { ns: 'app' })}
className="block h-4.5 grow px-1 py-0 text-[13px] text-text-primary"
/>
{searchText && (
)}
{isLoading &&
{t(($) => $.loading, { ns: 'common' })}}
{(app: App) => }
{t(($) => $.noData, { ns: 'common' })}
{hasMore && (
)}