Skip to content

Commit

Permalink
refactor: remove label in Animation.tsx (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
devartes authored Feb 8, 2024
1 parent a0d8455 commit 4f1a554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sections/Animation/Animation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const animationClasses = {
};

interface Children {
label?: string;
section: Section;
}

Expand Down

0 comments on commit 4f1a554

Please sign in to comment.