@ -22,7 +22,6 @@ block select-format-area
)
| JSON(Text-Labels)
block example-format-area
pre.code-block(v-show="format == 'json'")
code.json
@ -34,9 +33,6 @@ block example-format-area
| ...
</template>
<script>
import { uploadMixin } from './mixin';