Added IdentityProviders to exports from SignInPage
Signed-off-by: Liam Mackie <liam.mackie@octopus.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export type { SignInProviderConfig } from './types';
|
||||
export type { IdentityProviders, SignInProviderConfig } from './types';
|
||||
export { SignInPage } from './SignInPage';
|
||||
export type { SignInPageClassKey } from './styles';
|
||||
export type { CustomProviderClassKey } from './customProvider';
|
||||
|
||||
Reference in New Issue
Block a user