From 6842e2bcbc91ae7e51f0d02fd7c6329d15b0267c Mon Sep 17 00:00:00 2001 From: xiaoxudoo Date: Thu, 24 Nov 2022 15:52:54 +0800 Subject: [PATCH] fix: bufix for update antd5 --- examples/basic/config/template.ejs | 2 +- examples/multi-workspace/config/template.ejs | 2 +- examples/sandbox-multi-workspace/config/template.ejs | 2 +- examples/sandbox/config/template.ejs | 2 +- formily/antd/playground/template.ejs | 2 +- formily/next/playground/template.ejs | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/basic/config/template.ejs b/examples/basic/config/template.ejs index 02784b41e..4705919a3 100644 --- a/examples/basic/config/template.ejs +++ b/examples/basic/config/template.ejs @@ -11,5 +11,5 @@ - + \ No newline at end of file diff --git a/examples/multi-workspace/config/template.ejs b/examples/multi-workspace/config/template.ejs index 02784b41e..4705919a3 100644 --- a/examples/multi-workspace/config/template.ejs +++ b/examples/multi-workspace/config/template.ejs @@ -11,5 +11,5 @@ - + \ No newline at end of file diff --git a/examples/sandbox-multi-workspace/config/template.ejs b/examples/sandbox-multi-workspace/config/template.ejs index b0369ec14..298205118 100644 --- a/examples/sandbox-multi-workspace/config/template.ejs +++ b/examples/sandbox-multi-workspace/config/template.ejs @@ -11,5 +11,5 @@ - + \ No newline at end of file diff --git a/examples/sandbox/config/template.ejs b/examples/sandbox/config/template.ejs index b0369ec14..298205118 100644 --- a/examples/sandbox/config/template.ejs +++ b/examples/sandbox/config/template.ejs @@ -11,5 +11,5 @@ - + \ No newline at end of file diff --git a/formily/antd/playground/template.ejs b/formily/antd/playground/template.ejs index a859d890a..cd3ab2d3f 100644 --- a/formily/antd/playground/template.ejs +++ b/formily/antd/playground/template.ejs @@ -16,5 +16,5 @@ - + \ No newline at end of file diff --git a/formily/next/playground/template.ejs b/formily/next/playground/template.ejs index ced5470cc..cd3ab2d3f 100644 --- a/formily/next/playground/template.ejs +++ b/formily/next/playground/template.ejs @@ -16,5 +16,5 @@ - + \ No newline at end of file