Import RealmSwitcher
cgen-cc15a64bcf6d4fe3a0f872baf76659ee
This commit is contained in:
parent
bc107a2437
commit
1f442a5fbb
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ import OAuthConnections, {
|
|||
ProviderDescriptor,
|
||||
ProviderKey,
|
||||
} from "@/components/settings/OAuthConnections";
|
||||
import RealmSwitcher, {
|
||||
RealmKey,
|
||||
} from "@/components/settings/RealmSwitcher";
|
||||
import {
|
||||
Card,
|
||||
CardContent,
|
||||
|
|
|
|||
Loading…
Reference in a new issue