soiz1's picture
Upload folder using huggingface_hub
4d70170 verified
raw
history blame
137 Bytes
<script>
export default {
devtools: {
hide: true,
},
}
</script>
<template>
<div>I'm hidden in the devtools</div>
</template>