0.7.7 • Published 1 year ago

@govuk-react-bjss-pttg/images v0.7.7

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Use of images is dependent on the build system of the parent project and are not exported/included by default.

They are used for development purposes when running Storybook and can be utilised by a parent project as follows:

import iconPointer from '@govuk-react-bjss-pttg/images/icon-pointer.png'

...

<Button iconUrl={iconPointer} start>Start now</Button>
0.7.7

1 year ago