25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- <template>
- <div class="status-dialog">
- <img class="icon" src="../../images/checked2.svg" alt=""/>
- <h3>Purchase complete. A receipt will be emailed to you.</h3>
- </div>
- </template>
-
- <script>
- </script>
|