Merge pull request #1813 from rehanrehman389/missing-type-fix
fix: add missing type prop
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
<EmptyState v-else />
|
||||
<EmptyState v-else type="Quiz Submissions" />
|
||||
</template>
|
||||
<script setup>
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user