Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/browser/documentation/play-guides/intro.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ const slides = [
Graph visualization of query results containing nodes and
relationships
</li>
<li>Convenient exploration of Neo4j's REST API</li>
</ul>
</div>
</Slide>,
Expand Down
1 change: 0 additions & 1 deletion src/browser/documentation/sidebar-guides/intro.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ const slides = [
<li>
Graph visualization of query results containing nodes and relationships.
</li>
<li>{`Convenient exploration of the Neo4j's HTTP API (REST).`}</li>
</ul>
</BuiltInGuideSidebarSlide>,
<BuiltInGuideSidebarSlide key="s2">
Expand Down