Skip to content

Commit 5d0961c

Browse files
authored
Add export function and add arrows in subgoals
1 parent 0d73da8 commit 5d0961c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/PageFour/dataUtils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,6 @@ export const stepInfo = getStepInfo();
7777
export const subGoal = getSubGoal();
7878
export const stepSubgoalMap = getStepSubgoalMap();
7979
export const vfg = contentObject;
80+
export const textContent = content
8081
//export const initialPos = getInitialBlocksPos();
8182
//export default null;

0 commit comments

Comments
 (0)