mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
[PM-2362] Move select options to sso component (#5497)
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
export interface SelectOptions {
|
||||
name: string;
|
||||
value: any;
|
||||
disabled?: boolean;
|
||||
}
|
||||
Reference in New Issue
Block a user