Newer
Older
<ADJ_masc_fem :standardisations="standardisations"></ADJ_masc_fem>
import ADJ_masc_fem from './AdjectiveMF.vue'
export default {
name: "ADJ_masc_fem_fem",
props: {
standardisations: Array
},
components: {
ADJ_masc_fem