Refactor Items page to Razor component
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
namespace Groceries.Transactions;
|
||||
|
||||
using Groceries.Common;
|
||||
using Groceries.Data;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
|
Reference in New Issue
Block a user