Update enterprise-data-source.tsx

This commit is contained in:
Filip Cumpalovic 2024-02-28 12:28:33 +01:00 committed by GitHub
parent 35fc50d198
commit f65952edf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,8 @@ import {
Redis,
Ufw,
Docker,
Named
Named,
Srvnginx
} from "../assets/integration-icons";
import { useInView } from "framer-motion";