mirror of
https://github.com/fosrl/pangolin.git
synced 2026-06-05 23:28:44 +00:00
Merge branch 'dev' of github.com:fosrl/pangolin into dev
This commit is contained in:
@@ -48,7 +48,7 @@ export default async function BluePrintsPage(props: BluePrintsPageProps) {
|
||||
return (
|
||||
<OrgProvider org={org}>
|
||||
<SettingsSectionTitle
|
||||
title={t("blueprints")}
|
||||
title={t("blueprintsLog")}
|
||||
description={t("blueprintsDescription")}
|
||||
/>
|
||||
<BlueprintsTable blueprints={blueprints} orgId={params.orgId} />
|
||||
|
||||
Reference in New Issue
Block a user