Pre release tweaks
This commit is contained in:
@@ -65,7 +65,7 @@ export default class App extends React.Component {
|
||||
path="/workItemList"
|
||||
component={WorkItemList}
|
||||
/>
|
||||
<DefaultRoute redirect="/workItem" />
|
||||
<DefaultRoute redirect="/home" />
|
||||
</Switch>
|
||||
</View>
|
||||
</NativeRouter>
|
||||
|
||||
Reference in New Issue
Block a user