@orion-studios/payload-studio 0.6.0-beta.1 → 0.6.0-beta.3

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.
@@ -10,6 +10,7 @@ export declare function useTheme(): {
10
10
  export declare const Logo: FC<any>
11
11
  export declare const Icon: FC<any>
12
12
  export declare const AdminLoginIntro: FC<any>
13
+ export declare const AdminLoginPasswordToggle: FC<any>
13
14
  export declare const Dashboard: FC<any>
14
15
  export declare const ThemeSwitcher: FC<any>
15
16
  export declare const ThemeProvider: FC<any>
@@ -10,6 +10,7 @@ export declare function useTheme(): {
10
10
  export declare const Logo: FC<any>
11
11
  export declare const Icon: FC<any>
12
12
  export declare const AdminLoginIntro: FC<any>
13
+ export declare const AdminLoginPasswordToggle: FC<any>
13
14
  export declare const Dashboard: FC<any>
14
15
  export declare const ThemeSwitcher: FC<any>
15
16
  export declare const ThemeProvider: FC<any>