Skip to content
Snippets Groups Projects
Commit 2b63998e authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Code review

parent ff883389
No related branches found
No related tags found
1 merge request!1Init
Pipeline #2764 passed
...@@ -32592,7 +32592,7 @@ var SenderAddressTable = function (_React$Component) { ...@@ -32592,7 +32592,7 @@ var SenderAddressTable = function (_React$Component) {
} }
   
/** /**
* @param event * @param {MouseEvent} event
*/ */
   
   
...@@ -32617,7 +32617,7 @@ var SenderAddressTable = function (_React$Component) { ...@@ -32617,7 +32617,7 @@ var SenderAddressTable = function (_React$Component) {
} }
   
/** /**
* @param event * @param {MouseEvent} event
*/ */
   
}, { }, {
...@@ -32959,7 +32959,7 @@ var AddressInput = function (_React$Component) { ...@@ -32959,7 +32959,7 @@ var AddressInput = function (_React$Component) {
} }
   
/** /**
* @param event * @param {React.ChangeEvent<HTMLInputElement>} event
*/ */
   
}, { }, {
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment