From 9fb5e58b7f8344256e79c55425e23bc6a33c9e84 Mon Sep 17 00:00:00 2001 From: Leonidas Arvanitis Date: Fri, 28 May 2021 17:14:43 +0300 Subject: [PATCH] Add missing targetSlim prop to MountingPortal docs --- docs/api/mounting-portal.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api/mounting-portal.md b/docs/api/mounting-portal.md index 36fb15d..150c1ef 100644 --- a/docs/api/mounting-portal.md +++ b/docs/api/mounting-portal.md @@ -76,6 +76,7 @@ You can also define all props for the `` on the `` - `name` is not used, instead use `to` - `tag` is called `targetTag` +- `slim` is called `targetSlim` - `slotProps` is called `targetSlotProps` Props working the same: