Skip to content

Commit

Permalink
import type
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Jun 25, 2024
1 parent ce91a91 commit 74b07b4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/extension-polkagate/src/themes/light.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
// Copyright 2019-2024 @polkadot/extension-polkagate authors & contributors
// SPDX-License-Identifier: Apache-2.0
// @ts-nocheck

/* eslint-disable sort-keys */

import { ThemeOptions, TypeText } from '@mui/material';
import type { ThemeOptions, TypeText } from '@mui/material';

import { baseTheme } from './baseTheme';

Expand Down

0 comments on commit 74b07b4

Please sign in to comment.