UNPKG
@hcflgov/vue-html-wrapper
Version:
latest (3.0.1)
3.0.1
3.0.0
3.0.0-0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
A Vue.js plugin
github.com/Commbocc/hcflgov-vue-html-wrapper
@hcflgov/vue-html-wrapper
/
src
/
components
/
Accordion
/
index.js
3 lines
(2 loc)
•
105 B
JavaScript
View Raw
1
2
3
export
{
default
as
HcAccordion
}
from
'./Accordion'
export
{
default
as
HcAccordionItem
}
from
'./Item'