Skip to content

Commit 919a27a

Browse files
Merge pull request #168 from kealjones-wk/AF-361-react-wrappers-top-level-lib
AF-361: Adds top level react_wrappers lib and removes test_util.react_util lib
2 parents e757944 + f7ebec6 commit 919a27a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
library test_util.react_util;
15+
/// Utilities for handling `over_react` wrapped react components.
16+
library over_react.react_wrappers;
1617

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

0 commit comments

Comments
 (0)