Tilted
Tilted Section
LayoutFull-width tilted section
tiltsectionangle
Installation
$
Usage
tsx
import { TiltedSection } from "@/components/nonaxial/tilted-section"
export default function Example() {
return (
<TiltedSection>{/* Your content here */}</TiltedSection>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |