organisations working sorta
This commit is contained in:
parent
aa6de5559a
commit
1e40d78dcd
3 changed files with 168 additions and 117 deletions
|
@ -17,12 +17,6 @@ class Transaction {
|
|||
);
|
||||
}
|
||||
|
||||
// Find Organisations
|
||||
|
||||
|
||||
|
||||
// end Find Organisations
|
||||
|
||||
class ReceiptPage2 extends StatefulWidget {
|
||||
@override
|
||||
State<StatefulWidget> createState() {
|
||||
|
|
Reference in a new issue