You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://codesandbox.io/embed/polished-surf-t6ro9?fontsize=14&hidenavigation=1&theme=dark)
23
23
24
+
### In React 18
25
+
24
26
```jsx
25
27
importButtonfrom'@uiw/react-button';
26
28
importCodePreviewfrom'@uiw/react-code-preview';
27
29
28
30
constcode=`import Button from '@uiw/react-button';
0 commit comments