Skip to content

Commit 51cf217

Browse files
committed
modal prop is not ready
1 parent 73e5304 commit 51cf217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/pages/HomePage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export default class HomePage extends Component {
9696
]}
9797
value='C0'
9898
label="Contacts"
99-
modal={true}
99+
modal={false}
100100
placeholder = "Select a contact" />
101101
</div>
102102

0 commit comments

Comments
 (0)