MsalProviderProps type
type MsalProviderProps = PropsWithChildren<{
instance: IPublicClientApplication,
}>
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
type MsalProviderProps = PropsWithChildren<{
instance: IPublicClientApplication,
}>