mirror of
https://github.com/inventree/InvenTree.git
synced 2026-03-13 23:53:35 +00:00
Enhance MonitorDataOutput (#11458)
* Enhance MonitorDataOutput - Optionally pass QueryClient - Required when running outside of <ApiContext /> * Fix default base URL if not specified * Remove "allow_null" from Mantine props * Bump lib version to 0.8.2 * Bump CHANGELOG.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@inventreedb/ui",
|
||||
"description": "UI components for the InvenTree project",
|
||||
"version": "0.8.0",
|
||||
"version": "0.8.2",
|
||||
"private": false,
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user