Merge version_1 into main #5
@@ -9,6 +9,8 @@ export interface UseCardAnimationProps {
|
||||
containerRef?: RefObject<HTMLDivElement>;
|
||||
perspectiveRef?: RefObject<HTMLDivElement>;
|
||||
bottomContentRef?: RefObject<HTMLDivElement>;
|
||||
animationType?: CardAnimationType | BentoAnimationType | CardAnimationTypeWith3D;
|
||||
cardsOffset?: number;
|
||||
}
|
||||
|
||||
export const useCardAnimation = (
|
||||
|
||||
Reference in New Issue
Block a user