@@ -6,11 +6,11 @@ A json-schema editor of high efficient and easy-to-use, base on Vue
npm install json-schema-editor-vue
```
```
```vue
importJsonSchemaEditorfrom'../packages/index'
Vue.use(JsonSchemaEditor)
```
```
```vue
<template>
<divid="app">
...
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.