Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-11 18:42:55 +00:00

View File

@@ -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 = (