Skip to content

Commit

Permalink
Correction: Accidentally added an "s" to ThemedReactContext.
Browse files Browse the repository at this point in the history
  • Loading branch information
mahlon-gumbs committed Oct 9, 2016
1 parent ea76f42 commit dd3ee2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package cn.mandata.react_native_mpchart;

import com.facebook.react.uimanager.ThemedReactContexts;
import com.facebook.react.uimanager.ThemedReactContext;
import com.github.mikephil.charting.charts.HorizontalBarChart;

import java.util.ArrayList;
Expand Down

0 comments on commit dd3ee2f

Please sign in to comment.