add nova
This commit is contained in:
7
nova/resources/js/fields/Index/VaporFileField.vue
Normal file
7
nova/resources/js/fields/Index/VaporFileField.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<script>
|
||||
import FileField from '@/fields/Index/FileField'
|
||||
|
||||
export default {
|
||||
extends: FileField,
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user