mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-01 14:15:03 +00:00
feat: format project and change in test example default component (#2350)
# Summary Format the whole project.
This commit is contained in:
@@ -24,5 +24,5 @@ import Test2276 from './src/Test2276';
|
||||
import Test2327 from './src/Test2327';
|
||||
|
||||
export default function App() {
|
||||
return <Test1790 />;
|
||||
return <ColorTest />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user