A layout component for splitting a space into resizable, nestable panes with draggable handles.
import { PlumaTestHelpers } from '@customerio/pluma-components/react/test-helpers/pluma-test-helpers'
const splitView = PlumaTestHelpers.extract('SplitView', screen.getByTestId('data-test-splitView'));Test Helpers coming soon™!