Fix linter
This commit is contained in:
@@ -6,15 +6,7 @@ export { NestedSidebarMenu } from './components/nested_sidebar_menu';
|
||||
export { SectionHeader } from './components/section_header';
|
||||
export { Link } from './components/link';
|
||||
|
||||
export {
|
||||
HeaderSizes,
|
||||
Styles,
|
||||
MenuSubsectionsBySection,
|
||||
EtherscanLinkSuffixes,
|
||||
Networks,
|
||||
LinkType,
|
||||
ALink,
|
||||
} from './types';
|
||||
export { HeaderSizes, Styles, EtherscanLinkSuffixes, Networks, LinkType, ALink } from './types';
|
||||
|
||||
export { utils } from './utils/utils';
|
||||
export { constants } from './utils/constants';
|
||||
|
Reference in New Issue
Block a user