Skip to content

Commit

Permalink
refs #123 - begin decentralizing
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoV-PDMFC committed Oct 13, 2022
1 parent 53febc9 commit 6ca3746
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apihub-root/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ <h2>Release notes 2021-03-26</h2>
<br>
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 853992
<br>&nbsp;<br>
v<!-- VERSION_START -->0.10.8-g3650024a<!-- VERSION_END --> &copy;&nbsp;2021 <a href="http://pharmaledger.eu">Pharmaledger.eu</a> - All Rights Reserved.
v<!-- VERSION_START -->0.10.8-g53febc92<!-- VERSION_END --> &copy;&nbsp;2021 <a href="http://pharmaledger.eu">Pharmaledger.eu</a> - All Rights Reserved.
</footer>

<script type="application/javascript">
Expand Down
4 changes: 2 additions & 2 deletions fgt-api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pdm-web-components/src/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ export namespace Components {
"displayCount": number;
"displayCountDivider": number;
/**
* The identifying prop to be return upon click (must exist in the supplied {@link componentProps}
* The identifying prop to be return upon click (must exist in the supplied ...)
*/
"idProp": string;
/**
Expand Down Expand Up @@ -1733,7 +1733,7 @@ declare namespace LocalJSX {
"displayCount"?: number;
"displayCountDivider"?: number;
/**
* The identifying prop to be return upon click (must exist in the supplied {@link componentProps}
* The identifying prop to be return upon click (must exist in the supplied ...)
*/
"idProp"?: string;
/**
Expand Down

0 comments on commit 6ca3746

Please sign in to comment.