docs: various improvements across the docs (#28285)

This commit is contained in:
Maxime Beauchemin
2024-05-03 15:27:40 -07:00
committed by GitHub
parent 517f254726
commit 49231da42f
49 changed files with 3803 additions and 3775 deletions

View File

@@ -16,6 +16,7 @@
* specific language governing permissions and limitations
* under the License.
*/
// @ts-nocheck
import React, { useRef, useState, useEffect } from 'react';
import Layout from '@theme/Layout';
import Link from '@docusaurus/Link';
@@ -28,6 +29,8 @@ import SectionHeader from '../components/SectionHeader';
import BlurredSection from '../components/BlurredSection';
import '../styles/main.less';
// @ts-ignore
const features = [
{
image: 'powerful-yet-easy.jpg',