show tasks in a table

This commit is contained in:
Florian Hoss 2022-04-06 14:24:01 +02:00
parent 9b4eb8f7aa
commit bea864d967
4 changed files with 15 additions and 4 deletions

View file

@ -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>

View file

@ -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>