Merge pull request #15520 from idreeshaddad/patch-1

Update Modal.md
pull/15522/head
maliming 3 years ago committed by GitHub
commit c322273884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,7 +57,7 @@ You can add the `abp-modal` to your component very quickly. See an example:
@Component(/* component metadata */)
export class SampleComponent {
isModelOpen = false
isModalOpen = false
}
```

Loading…
Cancel
Save