mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-21 19:48:06 +00:00
Bug that cropped up in the refactor. Deploy button was showing if there warnings, but no errors. Have changed this to only show the deploy button if there is a compilation result (returned from the api) instead.