File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
exercises/templates/exercises/follow_person Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
{% react_component components/visualizers/VncConsoleViewer%}{% end_react_component %}
21
21
{% end_react_component%}
22
22
{% react_component components/containers/FlexContainer%}
23
- {% react_component exercise/follow_person/ImgCanvas %}{% end_react_component %}
23
+ {% react_component exercise/follow_person/SpecificFollowPerson %}{% end_react_component %}
24
24
{% react_component components/visualizers/GazeboViewer%}{% end_react_component %}
25
25
{% end_react_component %}
26
26
{% end_react_component %}
45
45
{% react_component components/visualizers/ConsoleViewer%}{% end_react_component %}
46
46
{% end_react_component%}
47
47
{% react_component components/wrappers/FlexContainer%}
48
- {% react_component exercise/follow_person/ImgCanvas %}{% end_react_component %}
48
+ {% react_component exercise/follow_person/SpecificFollowPerson %}{% end_react_component %}
49
49
{% react_component components/visualizers/GazeboViewer%}{% end_react_component %}
50
50
{% end_react_component %}
51
51
{% end_react_component %}
You can’t perform that action at this time.
0 commit comments