Add a title to the evals route (#13865)

This commit is contained in:
Phil Renaud
2022-07-20 13:28:06 -04:00
committed by GitHub
parent a0c6bb41ee
commit e8bfd9dbd0

View File

@@ -1,3 +1,4 @@
<Breadcrumb @crumb={{hash label="Evaluations" args=(array "evaluations.index")}} />
<PageLayout>
<PortalTarget @name="eval-detail-portal" />
{{outlet}}