ubk.erp.webpack 1.2.2 → 1.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -257,6 +257,7 @@ const GeneralSettingPage = ({ token }) => {
|
|
|
257
257
|
| `LibraryAssignStudent` | Assign/remove student membership. |
|
|
258
258
|
| `LibraryCategory` | Manage book categories. |
|
|
259
259
|
| `LibraryReport` | Monthly report. |
|
|
260
|
+
| `LibraryRenewalReport` | Library Report. |
|
|
260
261
|
|
|
261
262
|
# 📚 Library `IssueReturn` — Return Callback
|
|
262
263
|
|