fix: quiz enhancements and tests

This commit is contained in:
pateljannat
2021-08-03 18:30:52 +05:30
parent c0b688c720
commit 44ca940c6b
9 changed files with 250 additions and 101 deletions

View File

@@ -1,3 +1 @@
<svg class="icon">
<use href="#icon-tick"></use>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg>

Before

Width:  |  Height:  |  Size: 58 B

After

Width:  |  Height:  |  Size: 262 B