Skip to content

Commit 5bd810a

Browse files
author
jonatansalas
committed
chore: minor changes
1 parent 2720976 commit 5bd810a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/components/Particles/Particles.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export interface ParticlesProps {
1111
className?: string;
1212
}
1313

14-
// TODO: try to review how to make a deep-merge correctly
1514
class Particles extends React.PureComponent<ParticlesProps> {
1615
static displayName = 'Particles';
1716

0 commit comments

Comments
 (0)