File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " uilib-docs" ,
3- "version" : " 3.28.0 " ,
3+ "version" : " 3.28.1 " ,
44 "main" : " ./src/index.ts" ,
55 "scripts" : {
66 "docusaurus" : " docusaurus" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import {themes} from 'prism-react-renderer';
44import useDocusaurusContext from '@docusaurus/useDocusaurusContext' ;
55import BrowserOnly from '@docusaurus/BrowserOnly' ;
66import CodeBlock from '@theme/CodeBlock' ;
7- import Button from 'react-native-ui-lib/Button ' ;
7+ import { Button } from 'react-native-ui-lib/core ' ;
88import ReactLiveScope from '../theme/ReactLiveScope' ;
99import { isComponentSupported } from '../utils/componentUtils' ;
1010import useFormattedCode from '../hooks/useFormattedCode' ;
You can’t perform that action at this time.
0 commit comments