Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
fix: solution for #5 axios
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskipper committed Feb 27, 2022
1 parent 3330250 commit 1f2d9a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/src/components/editorjs/requiredTools.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import PluginId from '../../pluginId'
const axios = require('axios')

// Plugins for Editor.js
import Image from '@editorjs/image'
Expand Down

0 comments on commit 1f2d9a7

Please sign in to comment.