worksafe-component-library
Advanced tools
Comparing version 1.6.1 to 1.6.2
# Changelog | ||
- v1.6.2 | ||
- Fix git mistakes, reapply some changes supposed to be in 1.6.1 | ||
- v1.6.1 | ||
@@ -4,0 +6,0 @@ - Content component tweaks |
{ | ||
"name": "worksafe-component-library", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "A Vue.js component library for use in WorkSafe family websites", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -11,3 +11,3 @@ import { storiesOf } from '@storybook/vue' | ||
storiesOf('Components/SubComponents/CallToAction', module) | ||
storiesOf('Components/Content/Call To Action', module) | ||
.addDecorator(withReadme(readme)) | ||
@@ -14,0 +14,0 @@ .add('Default', () => ({ |
@@ -25,2 +25,3 @@ // container components | ||
import KeyStatistics from './components/Content/KeyStatistics' | ||
import CallToAction from './components/Content/CallToAction' | ||
@@ -56,4 +57,5 @@ // Action components | ||
export { KeyStatistics } | ||
export { CallToAction } | ||
// Action Components | ||
// export {ActionSteps} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1206436
224
3612