chore(docs): resolve 3 vulnerabilities (#33818)

This commit is contained in:
Đỗ Trọng Hải
2025-06-19 08:26:43 +07:00
committed by GitHub
parent dc8c0f164f
commit 54bedbd606
4 changed files with 986 additions and 1319 deletions

View File

@@ -16,7 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
import { useRef, useState, useEffect } from 'react';
import { useRef, useState, useEffect, JSX } from 'react';
import Layout from '@theme/Layout';
import Link from '@docusaurus/Link';
import { Carousel } from 'antd';