Kaynağa Gözat

Update i18n wrapper

production_process
MSI\2Fi 2 ay önce
ebeveyn
işleme
7cb62c365c
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. +0
    -1
      src/app/(main)/po/page.tsx

+ 0
- 1
src/app/(main)/po/page.tsx Dosyayı Görüntüle

@@ -36,7 +36,6 @@ const PurchaseOrder: React.FC = async () => {
{t("Create Po")}
</Button> */}
</Stack>
<I18nProvider namespaces={["po", "common"]}>
<Suspense fallback={<PoSearch.Loading />}>
<PoSearch />
</Suspense>


Yükleniyor…
İptal
Kaydet