Sign in
third-party-mirror
/
hashicorp
/
vault
/
582d46ed083b261003e36565a870f396144c4826
/
.
/
v1.14.5
/
ui
/
app
/
components
/
identity
/
entity-nav.js
blob: 34319e25f735e38b02098577883d50c784c39aef [
file
] [
log
] [
blame
]
/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
import
Component
from
'@ember/component'
;
export
default
Component
.
extend
({});