UNPKG
@availity/block-ui
Version:
canary (1.3.3-alpha.0)
latest (1.1.7)
1.3.3-alpha.0
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
Block UI for react
availity.github.io/availity-react/components/block-ui
Availity/availity-react
@availity/block-ui
/
src
/
index.ts
3 lines
(2 loc)
•
77 B
text/typescript
View Raw
1
2
3
export
{
default
}
from
'./BlockUi'
;
export
type
{
Props
}
from
'./BlockUi'
;