This repository was archived by the owner on Mar 2, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 43
43
</div >
44
44
</div >
45
45
<div class =" legacy-vis-message" v-else-if =" computeVisualization() === 'legacy'" >
46
- <span class =" code" >The previews for this component are currently not available because they are in a legacy format.</span >
46
+ <p class =" code" >
47
+ The previews for this component are currently not available because they are in a legacy format.<br />
48
+ Please help update them or <a :href =" githubURL" target =" _blank" >contact the author on Github</a >. <br />
49
+ <a href =" https://github.com/biojs/organisation/issues" target =" _blank" >Contact BioJS directly</a > if you have further questions.
50
+ </p >
47
51
</div >
48
52
<div class =" no-vis-message" v-else >
49
- <span class =" code" >There is no currently no preview visualisation available for this component.</span >
53
+ <span class =" code" >
54
+ There is no currently no preview visualisation available for this component.<br />
55
+ If you think this component could use an example, you can add one or <a :href =" githubURL" target =" _blank" >contact the author on Github</a >.
56
+ </span >
50
57
</div >
51
58
</div >
52
59
</div >
You can’t perform that action at this time.
0 commit comments