import React from 'react'; import { JumpLinks, JumpLinksItem } from '@breakaway/preact-core'; export const JumpLinksWithLabel: React.FunctionComponent = () => ( <> Inactive section Active section Inactive section Inactive section Active section Inactive section );