fix: doc component
This commit is contained in:
parent
6937de3c4c
commit
2f231c29c0
|
|
@ -64,6 +64,10 @@ export default {
|
|||
type: String,
|
||||
default: null
|
||||
},
|
||||
selfhost: {
|
||||
type: String,
|
||||
default: null
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
renderMarkdown(item) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue