Reload the client preview whenever client library version changes
This commit is contained in:
parent
60987e3d5c
commit
8cc67d815c
|
@ -155,7 +155,9 @@
|
|||
{/if}
|
||||
</div>
|
||||
<div class="preview-content">
|
||||
{#key $store.version}
|
||||
<CurrentItemPreview />
|
||||
{/key}
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue