Files
homebrewery/client/homebrew/editor
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
..
2021-08-31 11:56:48 -04:00
2021-02-02 20:38:25 -05:00