Update FRAME_PROCESSORS.mdx
This commit is contained in:
parent
b8e8fb09d4
commit
0ac73faf31
@ -68,6 +68,7 @@ const frameProcessor = useFrameProcessor((frame) => {
|
||||
}, [])
|
||||
|
||||
const boxOverlayStyle = useAnimatedStyle(() => ({
|
||||
position: 'absolute',
|
||||
borderWidth: 1,
|
||||
borderColor: 'red',
|
||||
...catBounds.value
|
||||
|
Loading…
Reference in New Issue
Block a user