packages/theme: make BackstageTheme a type and update usages
This commit is contained in:
@@ -14,9 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// TODO: backwards compatibility, remove
|
||||
import { lightTheme } from './themes';
|
||||
export { lightTheme as BackstageTheme };
|
||||
|
||||
export * from './themes';
|
||||
export * from './baseTheme';
|
||||
export * from './types';
|
||||
|
||||
Reference in New Issue
Block a user