0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00
This commit is contained in:
G.Ambatte
2023-01-15 20:44:41 +13:00
parent c518fc2d23
commit b00a962e77

View File

@@ -33,7 +33,7 @@ const NotificationLookup = createClass({
},
renderFoundNotification(){
const notification = this.state.foundnotification;
const notification = this.state.foundNotification;
return <div className='foundNotification'>
<dl>
<dt>Key</dt>