Skip to content

Commit b90292f

Browse files
committed
docs(popover): update style vueComponent#4167
1 parent 2f1eb4b commit b90292f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

antdv-demo/docs/popover/demo/hover-with-click.md

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ The following example shows how to create a popover which can be hovered and cli
1111
```vue
1212
<template>
1313
<a-popover
14-
style="width: 500px"
1514
title="Hover title"
1615
trigger="hover"
1716
:visible="hovered"

0 commit comments

Comments
 (0)