We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1eb4b commit fb94e7cCopy full SHA for fb94e7c
antdv-demo/docs/popover/demo/hover-with-click.md
@@ -11,7 +11,6 @@ The following example shows how to create a popover which can be hovered and cli
11
```vue
12
<template>
13
<a-popover
14
- style="width: 500px"
15
title="Hover title"
16
trigger="hover"
17
:visible="hovered"
0 commit comments