Skip to content

Commit b06e894

Browse files
committed
Merge pull request #4 from ianbjorndilling/react-0.14-compat
Update compatibility for React 0.14
2 parents 2fe683e + aa857a7 commit b06e894

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/TypeWriter.jsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,4 @@ TypeWriter.defaultProps = {
153153

154154
};
155155

156-
TypeWriter.displayName = 'TypeWriter';
157-
158156
export default TypeWriter;

0 commit comments

Comments
 (0)