mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
add name to Udf component
This commit is contained in:
@@ -4,6 +4,7 @@ import FormInput from '../Form/Input.js';
|
||||
import ApiUdf from '../../api/udf.js';
|
||||
|
||||
export default {
|
||||
name: 'CoreUdfCmpt',
|
||||
components: {
|
||||
CoreFetchCmpt,
|
||||
FormInput
|
||||
|
||||
Reference in New Issue
Block a user