Update FRAME_PROCESSORS.mdx

This commit is contained in:
Marc Rousavy 2021-05-06 15:30:12 +02:00 committed by GitHub
parent b8e8fb09d4
commit 0ac73faf31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,7 @@ const frameProcessor = useFrameProcessor((frame) => {
}, [])
const boxOverlayStyle = useAnimatedStyle(() => ({
position: 'absolute',
borderWidth: 1,
borderColor: 'red',
...catBounds.value