mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 18:31:57 +03:00
3b49732cbb
refs https://github.com/TryGhost/Team/issues/1229 refs https://github.com/TryGhost/Team/issues/1230 refs https://github.com/TryGhost/Team/issues/1231
5 lines
112 B
JavaScript
5 lines
112 B
JavaScript
import Component from '@glimmer/component';
|
|
|
|
export default class KoenigCardFileComponent extends Component {
|
|
}
|