Merge pull request #1813 from rehanrehman389/missing-type-fix

fix: add missing type prop
This commit is contained in:
Jannat Patel
2025-10-30 11:13:31 +05:30
committed by GitHub

View File

@@ -40,7 +40,7 @@
</Button>
</div>
</div>
<EmptyState v-else />
<EmptyState v-else type="Quiz Submissions" />
</template>
<script setup>
import {