Skip to content

Commit b2d4ca2

Browse files
committed
add comment
1 parent b646f8f commit b2d4ca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/src/profiler.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ class Profiler extends React.Component<ProfilerProps> {
134134
}
135135
}
136136

137+
// React.Component default props are defined as static property on the class
137138
Object.assign(Profiler, {
138139
defaultProps: {
139140
disabled: false,

0 commit comments

Comments
 (0)