mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-06 09:43:38 +00:00
feat(frontend): lib make Detaildrawer available (#11827)
* feat(frontend): lib make Detaildrawer available Co-authored-by: Copilot <copilot@github.com> * move StylishText to lib Co-authored-by: Copilot <copilot@github.com> * add changelog entry Co-authored-by: Copilot <copilot@github.com> * fix import path --------- Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@inventreedb/ui",
|
||||
"description": "UI components for the InvenTree project",
|
||||
"version": "0.11.2",
|
||||
"version": "0.11.3",
|
||||
"private": false,
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user