Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
lookacat committed Jun 13, 2023
1 parent dd10fbb commit 7048577
Showing 1 changed file with 28 additions and 0 deletions.
Expand Up @@ -63,6 +63,34 @@ exports[`Projects view different files view states lists all available project s
<!--v-if-->
</button>
</li>
<li class="oc-my-xs">
<button class="oc-button oc-rounded oc-button-m oc-button-justify-content-space-between oc-button-gap-m oc-button-passive oc-button-passive-raw oc-tiles-sort-list-item oc-p-s oc-width-1-1" type="button">
<!-- @slot Content of the button -->
<span>Remaining quota</span>
<!--v-if-->
</button>
</li>
<li class="oc-my-xs">
<button class="oc-button oc-rounded oc-button-m oc-button-justify-content-space-between oc-button-gap-m oc-button-passive oc-button-passive-raw oc-tiles-sort-list-item oc-p-s oc-width-1-1" type="button">
<!-- @slot Content of the button -->
<span>Total quota</span>
<!--v-if-->
</button>
</li>
<li class="oc-my-xs">
<button class="oc-button oc-rounded oc-button-m oc-button-justify-content-space-between oc-button-gap-m oc-button-passive oc-button-passive-raw oc-tiles-sort-list-item oc-p-s oc-width-1-1" type="button">
<!-- @slot Content of the button -->
<span>Used quota</span>
<!--v-if-->
</button>
</li>
<li class="oc-my-xs">
<button class="oc-button oc-rounded oc-button-m oc-button-justify-content-space-between oc-button-gap-m oc-button-passive oc-button-passive-raw oc-tiles-sort-list-item oc-p-s oc-width-1-1" type="button">
<!-- @slot Content of the button -->
<span>Status</span>
<!--v-if-->
</button>
</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 7048577

Please sign in to comment.