mirror of
https://github.com/bitwarden/web
synced 2026-01-18 08:23:23 +00:00
my organization page
This commit is contained in:
7
src/app/organizations/settings/settings.component.ts
Normal file
7
src/app/organizations/settings/settings.component.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'app-org-settings',
|
||||
templateUrl: 'settings.component.html',
|
||||
})
|
||||
export class SettingsComponent { }
|
||||
Reference in New Issue
Block a user