1st commit
This commit is contained in:
4
wwws/admin/src/components/PlanDetail.html
Normal file
4
wwws/admin/src/components/PlanDetail.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<div id="plan-header" class="mb-4">
|
||||
<h2 class="text-xl font-semibold text-gray-900">Your plan: <span class="text-gray-600"><Plan name from stripe></span></h2>
|
||||
</div>
|
||||
<div id="plan-detail-items" class="space-y-4 bg-white p-6 rounded-lg shadow"></div>
|
Reference in New Issue
Block a user