From 609edaaee0aea8fa0d4ca79b4c8c90cd4a953ca9 Mon Sep 17 00:00:00 2001 From: Oggetto Date: Mon, 9 Sep 2024 01:23:07 +0200 Subject: [PATCH] docs: Add missing Vencord props thing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a627bb8..9230fcf 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ BdApi.Webpack.getByKeys('sizeLarge').sizeLarge replugged.webpack.getByProps('sizeLarge').sizeLarge // Vencord -findByPropsLazy('sizeLarge').sizeLarge +Vencord.Webpack.findByPropsLazy('sizeLarge').sizeLarge ``` How AutoCSS works is like this, you pass in some props and it works, but