mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add bundle icon
This commit is contained in:
parent
73de179ff3
commit
650d0a9e47
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ const hasBundleIdentifiers = Array.isArray( listing.bundles ) && listing.bundles
|
||||||
|
|
||||||
<div class="app-bundles w-full">
|
<div class="app-bundles w-full">
|
||||||
|
|
||||||
<Heading text='Bundle Version History' />
|
<Heading text='📚 Bundle Version History' />
|
||||||
|
|
||||||
<div class="app-bundles-container border rounded-lg">
|
<div class="app-bundles-container border rounded-lg">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue