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