init component
This commit is contained in:
6
node_modules/buetify/lib/components/pricingTable/index.js
generated
vendored
Executable file
6
node_modules/buetify/lib/components/pricingTable/index.js
generated
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
import BPricingPlan from './BPricingPlan';
|
||||
import BPricingPlanItem from './BPricingPlanItem';
|
||||
import BPricingPlanPrice from './BPricingPlanPrice';
|
||||
import BPricingTable from './BPricingTable';
|
||||
export { BPricingPlanPrice, BPricingTable, BPricingPlanItem, BPricingPlan };
|
||||
//# sourceMappingURL=index.js.map
|
||||
Reference in New Issue
Block a user