Skip to content

Commit

Permalink
chore: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
shan8851 committed Nov 29, 2024
1 parent 8b48edd commit 0092c60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import classNames from 'classnames';
import type { ReactNode } from 'react';
import { AvatarIcon, DataListItem, IconType, type IDataListItemProps } from '../../../../../core';
import { useProposalVotingStageContext } from '../proposalVotingStageContext';
import classNames from 'classnames';

export type IProposalVotingBodySummaryListItemProps = IDataListItemProps & {
/**
Expand Down

0 comments on commit 0092c60

Please sign in to comment.