Update new CLIN fields so they post data properly
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
import DateSelector from './date_selector'
|
||||
import optionsinput from './options_input'
|
||||
import textinput from './text_input'
|
||||
|
||||
export default {
|
||||
name: 'clin-fields',
|
||||
|
||||
components: {
|
||||
DateSelector,
|
||||
textinput,
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user