feat(SW-216): Added heading and preamble text to table block
This commit is contained in:
committed by
Pontus Dreij
parent
5c10d36745
commit
23953aeb61
@@ -4,10 +4,10 @@ import { useMemo } from "react"
|
||||
|
||||
import useScrollShadows from "@/hooks/useScrollShadows"
|
||||
|
||||
import { ScrollWrapperProps } from "./scrollWrapper"
|
||||
|
||||
import styles from "./scrollWrapper.module.css"
|
||||
|
||||
import type { ScrollWrapperProps } from "./scrollWrapper"
|
||||
|
||||
export default function ScrollWrapper({
|
||||
className,
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user