Skip to content

Commit

Permalink
Remove react and react-dom from component exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Johnson committed Jan 14, 2019
1 parent 3ce0940 commit e2d896e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import React from 'react';
import ReactDOM from 'react-dom';

import {
ActionBar,
ActionBarBack,
Expand Down

0 comments on commit e2d896e

Please sign in to comment.