mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
chore(docs): resolve 3 vulnerabilities (#33818)
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user