mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
parent
b5313067cd
commit
39bd7d3aef
@ -93,7 +93,7 @@ const Toolbar: React.FC<ToolbarProps> = (props: ToolbarProps) => {
|
||||
);
|
||||
|
||||
const overflow = (
|
||||
<ScrollView style={{ flex: 1 }}>
|
||||
<ScrollView>
|
||||
<ToolbarOverflowRows
|
||||
buttonGroups={props.buttons}
|
||||
styleSheet={props.styleSheet}
|
||||
|
Loading…
Reference in New Issue
Block a user