Add left column of web shell
This commit is contained in:
@@ -24,10 +24,6 @@ export const BlurView = ({
|
||||
}
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
blur: {
|
||||
// @ts-ignore using an RNW-specific attribute here -prf
|
||||
backdropFilter: 'blur(5px)',
|
||||
},
|
||||
dark: {
|
||||
backgroundColor: '#0008',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user