@@ -13,10 +14,10 @@
-
-
-
+
+---
+
# React Ripples Continued
@@ -201,7 +202,3 @@ The component includes two animation keyframes:
The ripple effect is styled with an absolute position, ensuring it covers its parent element. The size and position of the ripple are determined based on the triggering event's location.
Keep in mind that the parent element will need to be set to overflow: "hidden" and position: "relative"
-
----
-
-This documentation provides an overview of the `Ripples` component, its props, and its behavior. Adjust the paths and any other specific details as needed for your project's context.