Skip to content

Commit

Permalink
fix: 新增 render 方法导出
Browse files Browse the repository at this point in the history
  • Loading branch information
huangguang1999 committed Aug 12, 2024
1 parent f4292cf commit 1d6221d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/arcodesign/components/_helpers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { CSSProperties } from 'react';

export * from './hooks';
export * from './react-dom';
export * from './render';
export * from './type';

/**
Expand Down

0 comments on commit 1d6221d

Please sign in to comment.