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