mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Add "location" display widget
This commit is contained in:
parent
718f89b339
commit
7d060acc93
2 changed files with 96 additions and 1 deletions
|
|
@ -98,7 +98,6 @@ class _CategoryDisplayState extends State<CategoryDisplayWidget> {
|
|||
style: TextStyle(fontWeight: FontWeight.bold),
|
||||
),
|
||||
Expanded(child: PartList(_parts)),
|
||||
Spacer(),
|
||||
]
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue