adds integrations with bookish-server, the books API and the google books API, adds functionality for library, searching for books, and displaying renters registered in the system
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
"use strict";
|
||||
|
||||
exports.__esModule = true;
|
||||
exports.unstable_batchedUpdates = void 0;
|
||||
|
||||
var _reactDom = require("react-dom");
|
||||
|
||||
exports.unstable_batchedUpdates = _reactDom.unstable_batchedUpdates;
|
||||
Reference in New Issue
Block a user