mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-11 02:44:38 +00:00
lint
This commit is contained in:
@@ -4,7 +4,7 @@ import { BaseComponent, HotkeysService, MessageBoxOptions } from 'tabby-core'
|
||||
|
||||
/** @hidden */
|
||||
@Component({
|
||||
templateUrl:'./messageBoxModal.component.pug',
|
||||
templateUrl: './messageBoxModal.component.pug',
|
||||
})
|
||||
export class MessageBoxModalComponent extends BaseComponent {
|
||||
@Input() options: MessageBoxOptions
|
||||
|
Reference in New Issue
Block a user