Skip to content

Commit 56e4801

Browse files
authored
Revert "add subscription component for marketplace"
1 parent 7d8dc9e commit 56e4801

15 files changed

+2
-909
lines changed

package-lock.json

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/saas-ui/src/app/main/styles/grid-styles.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,10 @@
1414
width: 100%;
1515
overflow: auto;
1616
height: calc(100vh - 120px);
17-
border-radius: 15px;
1817
}
1918
.ag-theme-quartz {
2019
width: 100%;
2120
height: 650px;
22-
--ag-font-family: sans-serif;
23-
--ag-font-size: 16px;
2421
}
2522

2623
.regbtn {

projects/saas-ui/src/app/on-boarding/commands/add-subscriber-command.ts

Lines changed: 0 additions & 19 deletions
This file was deleted.

projects/saas-ui/src/app/on-boarding/commands/get-all-tenant-command.ts

Lines changed: 0 additions & 22 deletions
This file was deleted.

projects/saas-ui/src/app/on-boarding/commands/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,3 @@ export * from './get-lead-by-id.command';
44
export * from './get-plan.command';
55
export * from './add-lead-command';
66
export * from './get-lead-command';
7-
export * from './add-subscriber-command';
8-
export * from './get-all-tenant-command';

projects/saas-ui/src/app/on-boarding/components/add-subscriber/add-subscriber.component.html

Lines changed: 0 additions & 265 deletions
This file was deleted.

0 commit comments

Comments
 (0)