Skip to content

Commit

Permalink
Merge pull request #168 from kealjones-wk/AF-361-react-wrappers-top-l…
Browse files Browse the repository at this point in the history
…evel-lib

AF-361: Adds top level react_wrappers lib and removes test_util.react_util lib
  • Loading branch information
aaronlademann-wf committed Jul 17, 2018
2 parents e757944 + f7ebec6 commit 919a27a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/test_util/react_util.dart → lib/react_wrappers.dart
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

library test_util.react_util;
/// Utilities for handling `over_react` wrapped react components.
library over_react.react_wrappers;

export 'package:over_react/src/util/react_wrappers.dart';

0 comments on commit 919a27a

Please sign in to comment.