Let's change this and see if it's annoying
This commit is contained in:
parent
d0cdc48bb4
commit
33637c76d1
|
@ -132,7 +132,7 @@ export default ({ hidden }) => {
|
||||||
<Icon icon="notification" size="l" alt="Notifications" />
|
<Icon icon="notification" size="l" alt="Notifications" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
{snapStates.homeNew.length > 1 && (
|
{snapStates.homeNew.length > 0 && (
|
||||||
<button
|
<button
|
||||||
class="updates-button"
|
class="updates-button"
|
||||||
type="button"
|
type="button"
|
||||||
|
|
Loading…
Reference in a new issue