Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): fix use observable #1719

Merged
merged 3 commits into from Mar 28, 2024
Merged

fix(ui): fix use observable #1719

merged 3 commits into from Mar 28, 2024

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented Mar 28, 2024

No description provided.

@wzhudev wzhudev force-pushed the wzhudev/fix-use-observable branch 2 times, most recently from 898a184 to 510255b Compare March 28, 2024 03:34
import { useState } from 'react';
import { useObservable } from '../observable';

// New to testing React Hooks? You can refer to https://mayashavin.com/articles/test-react-hooks-with-vitest .
Copy link
Member

Choose a reason for hiding this comment

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

:trollface:

Copy link

github-actions bot commented Mar 28, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link
Member

@jikkai jikkai left a comment

Choose a reason for hiding this comment

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

LGTM

@wzhudev wzhudev merged commit eabe6fb into dev Mar 28, 2024
8 checks passed
@wzhudev wzhudev deleted the wzhudev/fix-use-observable branch March 28, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants