mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-01 13:58:01 +00:00
4 lines
106 B
TypeScript
4 lines
106 B
TypeScript
import Component from '@ember/component';
|
|
|
|
export default class NachoDropDownContent extends Component {}
|