Globally import form inputs to fix resolve
This commit is contained in:
@@ -124,10 +124,6 @@ export default {
|
||||
}
|
||||
},
|
||||
|
||||
data () {
|
||||
return {}
|
||||
},
|
||||
|
||||
computed: {
|
||||
fieldComponents () {
|
||||
return {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<h3 class="font-semibold block text-lg">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 inline text-gray-500 mr-2 -mt-1" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
|
||||
</svg> Show advanced options
|
||||
</svg> Show advanced sharing options
|
||||
</h3>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user