Skip to content

Commit

Permalink
chore(descriptions): remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangpaopao0609 committed Oct 16, 2024
1 parent efbbb02 commit fabbb0f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/descriptions/descriptions-row.tsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import { computed, defineComponent, inject, PropType } from 'vue';

import { LayoutEnum } from '../common';
import { useConfig, usePrefixClass } from '../hooks/useConfig';

import { descriptionsKey } from './const';
import { ItemsType, TdDescriptionItem } from './interface';
import { renderVNodeTNode, itemTypeIsProps } from './utils';
Expand Down

0 comments on commit fabbb0f

Please sign in to comment.