From ce5c760cd5ecd27affab015317f4ef03f9e1da03 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Fri, 26 Jul 2024 09:30:41 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1260a30..3b96877 100644 --- a/README.md +++ b/README.md @@ -428,7 +428,8 @@ This will push the icons to the stack "bladeicons", you should load this stack a ``` -Deferring icons is only possible using the `` component. This [feature doesn't work](https://github.com/blade-ui-kit/blade-icons/issues/194#issuecomment-1175156423) with the `@svg` Blade directive or the `svg()` helper function. +> **Warning** +> Deferring icons is only possible using the `` component. This [feature doesn't work](https://github.com/blade-ui-kit/blade-icons/issues/194#issuecomment-1175156423) with the `@svg` Blade directive or the `svg()` helper function. ##### Using deferred icons in JavaScript