Fixed package references and namespaces

Refactored mappers
This commit is contained in:
Khwezi Mngoma
2026-05-13 20:15:21 +02:00
parent a42c51d7b2
commit 42001998d6
9 changed files with 56 additions and 50 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
using LiteCharms.Infrastructure.Database;
using LiteCharms.Features.Shop.Postgres;
namespace LiteCharms.Extensions;
namespace LiteCharms.Features.Extensions;
public static class Postgres
{