include axios and show toasts
This commit is contained in:
parent
712af41c28
commit
5b2252d6bd
5 changed files with 69 additions and 19 deletions
1
Lab01/app/.idea/app.iml
generated
1
Lab01/app/.idea/app.iml
generated
|
@ -6,5 +6,6 @@
|
|||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="bootstrap" level="application" />
|
||||
<orderEntry type="library" name="axios" level="application" />
|
||||
</component>
|
||||
</module>
|
2
Lab01/app/.idea/jsLibraryMappings.xml
generated
2
Lab01/app/.idea/jsLibraryMappings.xml
generated
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="JavaScriptLibraryMappings">
|
||||
<file url="PROJECT" libraries="{bootstrap}" />
|
||||
<file url="PROJECT" libraries="{axios, bootstrap}" />
|
||||
</component>
|
||||
</project>
|
Reference in a new issue