diff --git a/src/components/ChainApps.tsx b/src/components/ChainApps.tsx index 6f8f379..b6cff51 100644 --- a/src/components/ChainApps.tsx +++ b/src/components/ChainApps.tsx @@ -67,7 +67,7 @@ export default function ChainApps(props: {
{show ? appButtons : appButtons.length === 4 ? appButtons : appButtons.slice(0, 3)} - {appButtons.length > 3 &&