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