Skip to content

Commit f7ebec6

Browse files
committed
Adds top level react_wrappers lib and removes test_util.react_util
AF-361
1 parent f3c8f10 commit f7ebec6

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)