bug
value
2023-08-29 6ad0795f09cc44649cf116bd3f73975e465c570d
src/layout/components/Sidebar/Item.vue
@@ -16,6 +16,9 @@
      default: ''
    }
  },
  created(){
  },
  render(h, context) {
    const { icon, title } = context.props
    const vnodes = []