From 57036b9276b64422448c85767eb4d5fb0a6e7203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BF=81=E7=AB=8B=E9=91=AB?= Date: Tue, 18 Jan 2022 21:55:47 +0800 Subject: [PATCH] fix(playground): fix browser compatibility (#192) --- formily/antd/playground/main.tsx | 2 +- formily/next/playground/main.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/formily/antd/playground/main.tsx b/formily/antd/playground/main.tsx index 6614fba9f..106880c05 100644 --- a/formily/antd/playground/main.tsx +++ b/formily/antd/playground/main.tsx @@ -172,7 +172,7 @@ const App = () => { use={['DESIGNABLE', 'JSONTREE', 'MARKUP', 'PREVIEW']} /> - + {() => ( { use={['DESIGNABLE', 'JSONTREE', 'MARKUP', 'PREVIEW']} /> - + {() => (