From b242dde04cbce2aae937ba97906c46792dbfda72 Mon Sep 17 00:00:00 2001 From: Danial Soheili <33312687+ds1371dani@users.noreply.github.com> Date: Sun, 8 Jan 2023 18:36:45 +0330 Subject: [PATCH] fix: add direction prop to ConfigProvider of demos (#40089) --- .dumi/theme/layouts/DocLayout/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.dumi/theme/layouts/DocLayout/index.tsx b/.dumi/theme/layouts/DocLayout/index.tsx index 1f1bfe7612..f1f3db9fd2 100644 --- a/.dumi/theme/layouts/DocLayout/index.tsx +++ b/.dumi/theme/layouts/DocLayout/index.tsx @@ -111,7 +111,7 @@ const DocLayout: React.FC = () => { content="https://gw.alipayobjects.com/zos/rmsportal/rlpTLlbMzTNYuZGGCVYM.png" /> - +
{content}