Rename function to improve readability

This commit is contained in:
Fawad Mirzad
2021-02-14 07:50:54 +01:00
parent af1289342d
commit 7ad864043d
13 changed files with 20 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
<script>
import { bindProps, getPropsValues } from '../utils/bindProps.js'
import downArrowSimulator from '../utils/simulateArrowDown.js'
import { mappedPropsToVueProps } from './mapElementFactory'
import { mappedPropsToVueProps } from './build-component'
const mappedProps = {
bounds: {