Added <LogoLoop /> Animation

This commit is contained in:
Utkarsh-Singhal-26
2025-08-20 08:22:20 +05:30
parent c8cee94519
commit 0388f7cddc
6 changed files with 669 additions and 2 deletions

View File

@@ -188,7 +188,7 @@ const propData = [
},
{
name: 'style',
type: 'React.CSSProperties',
type: 'object',
default: '{}',
description: 'Inline styles.'
}