Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #105 from Tripwire/fix/radio
Browse files Browse the repository at this point in the history
fix(Radio): patch broken export
  • Loading branch information
cdaringe authored Jul 24, 2017
2 parents 19f716f + 2d154b0 commit b89f2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/suir/radio/Radio.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
import Radio from 'semantic-ui-react/dist/commonjs/modules/Radio'
import Radio from 'semantic-ui-react/dist/commonjs/addons/Radio/Radio'
export default Radio

0 comments on commit b89f2f8

Please sign in to comment.