mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
add new header for notebook screen & topic
This commit is contained in:
@@ -400,6 +400,11 @@ export class AddNotebookDialog extends React.Component {
|
||||
type="accent"
|
||||
onPress={this.addNewNotebook}
|
||||
/>
|
||||
<View
|
||||
style={{
|
||||
height:35
|
||||
}}
|
||||
/>
|
||||
</View>
|
||||
|
||||
<Toast context="local" />
|
||||
|
||||
Reference in New Issue
Block a user