Newer
Older
Bucknell, Mary S.
committed
<template>
Bucknell, Mary S.
committed
</template>
<script>
import GraphControls from './vue-components/graph-controls.vue';
Bucknell, Mary S.
committed
export default {
Bucknell, Mary S.
committed
name: 'GraphControlsApp',
Bucknell, Mary S.
committed
components: {
GraphControls
}
Bucknell, Mary S.
committed
};