We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ContextMenuView
1 parent 8a0aca5 commit d5b68b4Copy full SHA for d5b68b4
src/components/ContextMenuView/ContextMenuView.tsx
@@ -416,14 +416,4 @@ const styles = StyleSheet.create({
416
menuView: {
417
backgroundColor: 'transparent',
418
},
419
- previewContainer: {
420
- position: 'absolute',
421
- overflow: 'visible',
422
- backgroundColor: 'transparent',
423
- },
424
- previewAuxWrapper: {
425
426
427
- flex: 0,
428
429
});
0 commit comments