app object list

This commit is contained in:
Jan Prochazka
2021-02-28 21:16:08 +01:00
parent 5dba5a6dfd
commit 565a60e638
12 changed files with 142 additions and 14 deletions

View File

@@ -1,3 +1,7 @@
<script lang="ts" context="module">
export const extractKey = props => props.name;
</script>
<script lang="ts">
import _ from 'lodash';