Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

feat: add storybook-link component #127

Merged
merged 2 commits into from
Dec 3, 2023
Merged

feat: add storybook-link component #127

merged 2 commits into from
Dec 3, 2023

Conversation

talkor
Copy link
Contributor

@talkor talkor commented Nov 23, 2023

@talkor talkor requested a review from a team November 23, 2023 10:20
@talkor
Copy link
Contributor Author

talkor commented Nov 23, 2023

Closing for now as it does't seem to work well inside this storybook for some reason

@talkor talkor closed this Nov 23, 2023
@talkor
Copy link
Contributor Author

talkor commented Dec 3, 2023

Closing for now as it does't seem to work well inside this storybook for some reason

Fixed, reopened

@talkor talkor reopened this Dec 3, 2023
@talkor talkor requested review from a team and removed request for a team December 3, 2023 15:00
useEffect(() => {
fetchLink();
async function fetchLink() {
const href = await hrefTo(page, story);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! we were missing this kind of thing!

@talkor talkor merged commit ec5061c into master Dec 3, 2023
10 checks passed
@talkor talkor deleted the storybook-link branch December 3, 2023 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants