@pocketprep/ui-kit 3.0.24 → 3.0.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -569,7 +569,8 @@
569
569
  name="showNamesTable"
570
570
  :choice-key="choice.key"
571
571
  />
572
- </div>
572
+ </div>
573
+ <slot name="unansweredFlaggedNamesTable" />
573
574
  </div>
574
575
  <div
575
576
  v-if="isMCR && showAnswers && !showPaywall"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pocketprep/ui-kit",
3
- "version": "3.0.24",
3
+ "version": "3.0.25",
4
4
  "description": "Pocket Prep UI Kit",
5
5
  "author": "pocketprep",
6
6
  "scripts": {