UNPKG
@cuvp1225/tango-mail
Version:
latest (0.5.6)
0.5.6
0.5.5
0.5.3
react mail components for tango
github.com/NetEase/tango-components
NetEase/tango-components
@cuvp1225/tango-mail
/
lib
/
esm
/
components
/
hr
/
prototype.js
10 lines
(9 loc)
•
223 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
import
{ STYLE_PROPS } from
'../../helpers'
; export
const
Hr = { name:
'Hr'
, title:
'分割线'
,
package
:
'@music163/tango-mail'
, icon:
'icon-fengexian'
,
type
:
'element'
, props: [...STYLE_PROPS], };