Skip to content
Snippets Groups Projects
Commit a1d6ad34 authored by Pan's avatar Pan
Browse files

fix[Screenfull]: fix screenfull click bug

parent c71f3110
No related branches found
No related tags found
No related merge requests found
<template>
<div>
<svg-icon class-name="screenfull-icon" icon-class="screenfull" />
<svg-icon class-name="screenfull-icon" icon-class="screenfull" @click="click" />
</div>
</template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment