0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 19:42:43 +00:00
Files
homebrewery/client/homebrew/editor/snippetbar/snippets
Trevor Buckner 13ba5ebcc8 Fix snippets crashing in empty brew
If this.props.brew.text is an empty string, it will evaluate to `false` and, but since `isStyle()` is also false, `text` is just undefined.
2021-08-31 11:56:48 -04:00
..
2018-04-09 00:12:56 -04:00
2021-08-06 16:58:10 -04:00
2018-04-09 00:12:56 -04:00
2021-07-29 10:13:31 -05:00
2021-07-21 16:05:29 -04:00