- remove coding warnings
- search page styling
This commit is contained in:
parent
8c5094f91a
commit
81153061ac
9 changed files with 349 additions and 304 deletions
|
@ -5,5 +5,5 @@ import { Options, Vue } from "vue-class-component";
|
|||
name: "HelpViewComponent",
|
||||
})
|
||||
export default class HelpViewComponent extends Vue {
|
||||
results: Array<any> = [];
|
||||
// results: Array<any> = [];
|
||||
}
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue