mirror of https://github.com/abpframework/abp.git
35 changed files with 133 additions and 110 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@ |
|||
<Button Color="@Color" Clicked="@Clicked" Disabled="@Disabled"> |
|||
@if (Icon != null) |
|||
{ |
|||
<Icon Name="IconName.Add" Class="mr-1"></Icon> |
|||
<Icon Name="IconName.Add" Class="me-1"></Icon> |
|||
} |
|||
@Text |
|||
</Button> |
|||
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue