Skip to content

Commit

Permalink
feat: export helpers render func
Browse files Browse the repository at this point in the history
  • Loading branch information
huangguang1999 authored and wonuanyangying committed Aug 16, 2024
1 parent f4292cf commit 9c0213b
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 9c0213b

Please sign in to comment.