mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-02 12:07:54 +08:00
fix: layout-sider class (#3433)
This commit is contained in:
parent
aea25100e5
commit
610b0ab651
@ -61,6 +61,7 @@ const generateId = (() => {
|
||||
|
||||
export default defineComponent({
|
||||
name: 'ALayoutSider',
|
||||
inheritAttrs: false,
|
||||
__ANT_LAYOUT_SIDER: true,
|
||||
mixins: [BaseMixin],
|
||||
props: initDefaultProps(SiderProps, {
|
||||
|
Loading…
Reference in New Issue
Block a user