0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 19:32:42 +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(){ renderFoundNotification(){
const notification = this.state.foundnotification; const notification = this.state.foundNotification;
return <div className='foundNotification'> return <div className='foundNotification'>
<dl> <dl>
<dt>Key</dt> <dt>Key</dt>