mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-21 06:53:17 +08:00
Add question on Person_Ext
This commit is contained in:
parent
92f0c8f8b1
commit
a196aeb29b
@ -31,6 +31,8 @@ Person_Ext(customerA, "Banking Customer A", "A customer of the bank, with person
|
||||
label: {
|
||||
text: 'Banking Customer A',
|
||||
},
|
||||
// TODO: Why are link, sprite, and tags undefined instead of not appearing at all?
|
||||
// Compare to Person where they don't show up.
|
||||
link: undefined,
|
||||
sprite: undefined,
|
||||
tags: undefined,
|
||||
|
Loading…
x
Reference in New Issue
Block a user