From 46909dd1506aaec3eb586d97059deea116c99171 Mon Sep 17 00:00:00 2001 From: Oyelola Victoria Date: Sun, 8 Sep 2024 06:06:16 +0000 Subject: [PATCH] implement lazy loading for images on integration page cards Signed-off-by: Oyelola Victoria --- src/sections/Meshery/Meshery-integrations/Card.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sections/Meshery/Meshery-integrations/Card.js b/src/sections/Meshery/Meshery-integrations/Card.js index c5531eca4000..f7e70af2e117 100644 --- a/src/sections/Meshery/Meshery-integrations/Card.js +++ b/src/sections/Meshery/Meshery-integrations/Card.js @@ -9,7 +9,7 @@ const Card = () => { return (
- missing integration icon + missing integration icon

Missing an Integration?

Meshery is an extensible platform with many purpose-built extension points. Use Meshery’s REST API or its GraphQL API both of which allow you to connect to any Kubernetes-native app.

- List your integration icon + List your integration icon

Want your app listed?

Learn more about submitting an integration and partnership opportunities.