Make BackToTop an explicit export from source-react-components
What is the purpose of this change?
This fixes an issue with importing the BackToTop component in the dev kitchen FooterWithContents component.
What does this change?
- Make
BackToTopan explicit export of@guardian/source-react-components - Import it directly from the package in
FooterWithContents
🦋 Changeset detected
Latest commit: e35777200f007fc43809f963fe8a2b8bc8793f86
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 2 packages
| Name | Type |
|---|---|
| @guardian/source-react-components | Minor |
| @guardian/source-react-components-development-kitchen | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
as it's a new export, could you add a story for it?
Hey @sndrs, if you have some time to take a look at this today I'd really appreciate it, this is becoming a blocker.
apologies @i-hardy – looks great! thanks for the changes 👍