added transaction check list

This commit is contained in:
Fran Jurmanović
2021-12-11 21:15:10 +01:00
parent db25f78a84
commit 06dd67e6c5
7 changed files with 115 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
export { default as TransactionCheckElementTemplate } from './TransactionCheckElementTemplate';
export * from './TransactionCheckElement';