fix(directory): fixed the condiction of offical_update

This commit is contained in:
Haoyu Xu
2023-10-14 00:21:47 -04:00
parent dfe8bc8a22
commit de42b638e4

View File

@@ -167,7 +167,7 @@ export default function Home() {
return (
<section>
{
officalUpdate.length === operators.length && (
officalUpdate.length > operators.length && (
<section>
<section className={classes['offical-update']}>
<section className={classes.info}>