We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d73da8 commit 5d0961cCopy full SHA for 5d0961c
src/pages/PageFour/dataUtils.js
@@ -77,5 +77,6 @@ export const stepInfo = getStepInfo();
77
export const subGoal = getSubGoal();
78
export const stepSubgoalMap = getStepSubgoalMap();
79
export const vfg = contentObject;
80
+export const textContent = content
81
//export const initialPos = getInitialBlocksPos();
82
//export default null;
0 commit comments