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

Commit 1f2d9a7

Browse files
committed
fix: solution for #5 axios
1 parent 3330250 commit 1f2d9a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

admin/src/components/editorjs/requiredTools.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import PluginId from '../../pluginId'
2+
const axios = require('axios')
23

34
// Plugins for Editor.js
45
import Image from '@editorjs/image'

0 commit comments

Comments
 (0)