Skip to content

Commit

Permalink
Remove GitGraph as it's unsupported.
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Dec 29, 2021
1 parent 9404071 commit 9f94a92
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions src/lib/components/preset.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -69,24 +69,6 @@
ORDER ||--|{ ORDER-ITEM : includes
PRODUCT-CATEGORY ||--|{ PRODUCT : contains
PRODUCT ||--o{ ORDER-ITEM : "ordered in"
`,
'Git Graph': `gitGraph:
options
{
"nodeSpacing": 150,
"nodeRadius": 10
}
end
commit
branch newbranch
checkout newbranch
commit
commit
checkout master
commit
commit
merge newbranch
`,
'User Journey': ` journey
title My working day
Expand Down

0 comments on commit 9f94a92

Please sign in to comment.