Add left column of web shell
This commit is contained in:
parent
20ccb03427
commit
c24d0254bc
6 changed files with 129 additions and 69 deletions
|
@ -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',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue