Add sidebar to billing route (#14220) (#14227)

Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
This commit is contained in:
Vault Automation 2026-04-23 12:28:57 -04:00 committed by GitHub
parent fef9e348c6
commit ebe1a5d496
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,8 @@
SPDX-License-Identifier: BUSL-1.1
}}
<Sidebar::Nav::Cluster />
<Billing::Page::Overview @model={{this.model}} @breadcrumbs={{this.breadcrumbs}} />
{{outlet}}