@asgardeo/react 0.5.18 → 0.5.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2564,7 +2564,7 @@ var BaseSignOutButton = forwardRef4(
2564
2564
  disabled: isLoading,
2565
2565
  loading: isLoading,
2566
2566
  type: "button",
2567
- color: "secondary",
2567
+ color: "primary",
2568
2568
  variant: "outline",
2569
2569
  ...rest,
2570
2570
  children