show tasks in a table
This commit is contained in:
parent
9b4eb8f7aa
commit
bea864d967
4 changed files with 15 additions and 4 deletions
1
Lab01/app/.idea/app.iml
generated
1
Lab01/app/.idea/app.iml
generated
|
@ -7,5 +7,6 @@
|
|||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="bootstrap" level="application" />
|
||||
<orderEntry type="library" name="axios" level="application" />
|
||||
<orderEntry type="library" name="bootstrap-icons" 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="{axios, bootstrap}" />
|
||||
<file url="PROJECT" libraries="{axios, bootstrap, bootstrap-icons}" />
|
||||
</component>
|
||||
</project>
|
Reference in a new issue