fix: remove debug TEST123 text from Stock Items heading
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<PageTitle>Stock Items</PageTitle>
|
||||
|
||||
<div class="d-flex justify-content-between align-items-center mb-3">
|
||||
<h1>Stock Items TEST123</h1>
|
||||
<h1>Stock Items</h1>
|
||||
<a href="stock/new" class="btn btn-primary">Add Stock Item</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user