import { NextPage } from 'next'; import * as Action from '@tesseract-design/web-action-react'; import { DefaultLayout } from '@/components/DefaultLayout'; const ActionPage: NextPage = () => { return (

ActionButton

Variants

Button
Button
Button
Button
Button
Button
Button
Button

Sizes

Button
Button
Button
Button
Button
Button

Compact

Button
Button
Subtext } > Button
Subtext } > Button
Subtext } > Button
Very Long Line of Subtext That Spans More Than The Component Width For Testing Overflow } > Very Long Line of Text That Spans More Than The Component Width For Testing Overflow
) } export default ActionPage