Skip to content

Commit 34c25e9

Browse files
committed
chore: clean-up
1 parent 7b3a43e commit 34c25e9

File tree

1 file changed

+0
-3
lines changed
  • packages/docs/.vuepress/theme-coreui/src/client/components

1 file changed

+0
-3
lines changed

packages/docs/.vuepress/theme-coreui/src/client/components/Header.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@
5050
import { defineComponent } from 'vue'
5151
export default defineComponent({
5252
name: 'Header',
53-
props: {
54-
theme: String,
55-
},
5653
emits: ['toggle-sidebar'],
5754
setup() {},
5855
})

0 commit comments

Comments
 (0)