init to partner panel
This commit is contained in:
@@ -1,3 +1 @@
|
||||
<div class="flex items-center justify-center h-svh w-svw">
|
||||
<span class="text-center"> به پنل کسب و کار خوش آمدید </span>
|
||||
</div>
|
||||
<div class="grid grid-cols-2 gap-10">به پنل مدیریتی شریک تجاری خوش آمدید.</div>
|
||||
|
||||
@@ -4,6 +4,4 @@ import { Component } from '@angular/core';
|
||||
selector: 'partner-dashboard',
|
||||
templateUrl: './index.component.html',
|
||||
})
|
||||
export class DashboardComponent {
|
||||
constructor() {}
|
||||
}
|
||||
export class DashboardComponent {}
|
||||
|
||||
Reference in New Issue
Block a user