diff --git a/site/data/examples.yml b/site/data/examples.yml index ba89b4e6d900..69c971b427d2 100644 --- a/site/data/examples.yml +++ b/site/data/examples.yml @@ -21,10 +21,6 @@ description: "Import and bundle Bootstrap's source Sass and JavaScript via Parcel." url: /examples/tree/main/parcel indexPath: src/index.html - - name: React - description: "Import and bundle Bootstrap's source Sass and JavaScript with React, Next.js, and React Bootstrap." - url: /examples/tree/main/react-nextjs - indexPath: src/pages/index.tsx - name: Vite description: "Import and bundle Bootstrap's source Sass and JavaScript with Vite." url: /examples/tree/main/vite