Skip to content

Commit

Permalink
import axios
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed Oct 8, 2023
1 parent f7829db commit 741755b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/store/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { createStore } from 'vuex';
import axios from "axios";

const store = createStore({
state() {
Expand Down

0 comments on commit 741755b

Please sign in to comment.