Unverified Commit bbce002b authored by bOtalkin's avatar bOtalkin Committed by GitHub

fix(layout): props warn (#756)

parent 29b2d344
<template> <template>
<div @click="openDrawer"> <div @click="openDrawer(true)">
<Icon icon="ion:settings-outline" /> <Icon icon="ion:settings-outline" />
<SettingDrawer @register="register" /> <SettingDrawer @register="register" />
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment