fix modal size
This commit is contained in:
@@ -13,6 +13,7 @@ import {NzButtonComponent} from "ng-zorro-antd/button";
|
||||
})
|
||||
|
||||
export class ModalButton {
|
||||
size = input<string>();
|
||||
name = input.required<string>()
|
||||
type = input<"primary" | "default" | "dashed" | "link" | "text">()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user