mirror of
https://github.com/vbenjs/vben-admin-thin-next.git
synced 2025-01-23 09:40:22 +08:00
fix(layout): props warn (#756)
This commit is contained in:
parent
29b2d344ae
commit
bbce002be1
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div @click="openDrawer">
|
||||
<div @click="openDrawer(true)">
|
||||
<Icon icon="ion:settings-outline" />
|
||||
<SettingDrawer @register="register" />
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user