@myinterview/widget-react 1.1.4 → 1.1.5
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.
- package/dist/cjs/index.js +1 -1
- package/dist/esm/index.js +1 -1
- package/package.json +1 -1
package/dist/cjs/index.js
CHANGED
|
@@ -44592,7 +44592,7 @@ var assessment$5 = {
|
|
|
44592
44592
|
};
|
|
44593
44593
|
var times_up$5 = {
|
|
44594
44594
|
title: "Times Up!",
|
|
44595
|
-
text: "
|
|
44595
|
+
text: "Let’s continue by selecting “Next Question”."
|
|
44596
44596
|
};
|
|
44597
44597
|
var time$5 = {
|
|
44598
44598
|
unlimited: "Unlimited",
|
package/dist/esm/index.js
CHANGED
|
@@ -44566,7 +44566,7 @@ var assessment$5 = {
|
|
|
44566
44566
|
};
|
|
44567
44567
|
var times_up$5 = {
|
|
44568
44568
|
title: "Times Up!",
|
|
44569
|
-
text: "
|
|
44569
|
+
text: "Let’s continue by selecting “Next Question”."
|
|
44570
44570
|
};
|
|
44571
44571
|
var time$5 = {
|
|
44572
44572
|
unlimited: "Unlimited",
|