Skip to content

Commit 7d3ebce

Browse files
authored
Update Connectivity.jsx
1 parent 9ff8511 commit 7d3ebce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Connectivity.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from "react";
22
import "../styles/Connectivity.css"; // Import the external CSS file
3-
import { FadeUp, ZoomIn } from "./FadeAnimations";
3+
import { ZoomIn } from "./FadeAnimations";
44

55
const Connectivity = () => {
66
return (

0 commit comments

Comments
 (0)