Fix bug with overlay zindex
This commit is contained in:
@@ -9,6 +9,7 @@ const MakeMoneyMove = (props) => {
|
||||
|
||||
return (
|
||||
<div>
|
||||
<h3>Make Money Move</h3>
|
||||
<TextInput label="How Much?" />
|
||||
<label>From: </label>
|
||||
<Collection>
|
||||
|
||||
Reference in New Issue
Block a user