Skip to content

Commit 2bbda2d

Browse files
forgot a file
1 parent 5e4d9a5 commit 2bbda2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/app/src/app/pages/Sandbox/Editor/Header/Collaborators/CollaboratorList.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ import React from 'react';
1010

1111
import { Collaborator, CollaboratorItem, Invitation } from './Collaborator';
1212

13+
y;
14+
1315
const Animated = ({ showMountAnimations, ...props }) => (
1416
<motion.div
1517
animate={{ opacity: 1, height: 'auto' }}

0 commit comments

Comments
 (0)