mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
6 lines
146 B
JavaScript
6 lines
146 B
JavaScript
/**
|
|
* Copyright (c) HashiCorp, Inc.
|
|
* SPDX-License-Identifier: BUSL-1.1
|
|
*/
|
|
|
|
export { default } from 'core/components/loading-dropdown-option';
|