```
--------------------------------
### Nextra Theme Docs Bleed Component
Source: https://github.com/baseql/baseql-docs/blob/main/pages/integrations/retool.mdx
Demonstrates the usage of the Bleed component from 'nextra-theme-docs' for creating visually distinct content sections. It includes an embedded YouTube video.
```javascript
import { Bleed } from 'nextra-theme-docs'
// ... component usage ...