mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2025-01-03 15:06:01 +03:00
fix: stacking accordion typo
This commit is contained in:
parent
a5711a280b
commit
7df85ce4ed
@ -45,7 +45,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="accordion-row__right">
|
||||
<h5 class="text-13 text-body text-semibold title">Upstream sdf commits</h5>
|
||||
<h5 class="text-13 text-body text-semibold title">Upstream commits</h5>
|
||||
<Icon name={isOpen ? 'chevron-up' : 'chevron-down'} />
|
||||
</div>
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user