From fcfe3c70b903a52db60634998d7a8e71f2a7f324 Mon Sep 17 00:00:00 2001 From: bendtherules Date: Fri, 23 Oct 2020 19:38:30 +0530 Subject: [PATCH] Admonition - Make container focusable --- components/Admonition.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Admonition.jsx b/components/Admonition.jsx index 7182b8b..53aa382 100644 --- a/components/Admonition.jsx +++ b/components/Admonition.jsx @@ -11,7 +11,7 @@ export default class Admonition extends Component { } return ( -
+
{returnIcon(type, iconType)}