0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Tweak LookUp title

This commit is contained in:
G.Ambatte
2023-01-05 10:56:50 +13:00
parent f5c7761c61
commit 9e169aba91

View File

@@ -59,7 +59,7 @@ const NotificationLookup = createClass({
render(){
return <div className='notificationLookup'>
<h2>Notification Lookup</h2>
<h2>Lookup</h2>
<input type='text' value={this.state.query} onChange={this.handleChange} placeholder='notification key' />
<button onClick={this.lookup}>
<i className={cx('fas', {