Skip to content

Commit

Permalink
Update backdrop-filters.md (#2393)
Browse files Browse the repository at this point in the history
Remove unused imports
  • Loading branch information
LouisMuriuki committed Apr 22, 2024
1 parent 66f877f commit 11dc1f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/docs/backdrop-filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Apply a black and white color matrix to the clipping area:
import {
Canvas,
BackdropFilter,
Fill,
Image,
ColorMatrix,
useImage,
Expand Down Expand Up @@ -65,7 +64,6 @@ import {
Fill,
Image,
BackdropBlur,
ColorMatrix,
useImage,
} from "@shopify/react-native-skia";

Expand Down

0 comments on commit 11dc1f0

Please sign in to comment.