chore: fix codesandbox ci (#45698)

Signed-off-by: afc163 <afc163@gmail.com>
This commit is contained in:
afc163 2023-11-07 16:53:03 +08:00 committed by GitHub
parent 4a680365db
commit d3fc8edefd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
{
"sandboxes": ["antd-reproduction-template-y9vgcf"],
"node": "14"
"sandboxes": ["antd-reproduction-template-forked-jyh2k9"],
"node": "18"
}