Update team_utils imports

This commit is contained in:
Andrew Bastin
2021-05-06 12:21:53 -04:00
parent 84f8048e0a
commit 531a9c0bc8
11 changed files with 11 additions and 11 deletions

View File

@@ -161,7 +161,7 @@
</template>
<script>
import team_utils from "~/helpers/teams/utils"
import * as team_utils from "~/helpers/teams/utils"
import gql from "graphql-tag"
export default {