UNPKG

react-apollo-hooks

Version:

Use [Apollo Client](https://github.com/apollographql/apollo-client) as React [hooks](https://reactjs.org/docs/hooks-intro.html).

9 lines (6 loc) 205 B
"use strict"; exports.__esModule = true; exports["default"] = void 0; var _reactTestingLibrary = require("react-testing-library"); var _default = _reactTestingLibrary.act; exports["default"] = _default;