UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

3 lines (2 loc) 127 B
export { Stack } from './Stack'; export type { StackCssVariables, StackFactory, StackStylesNames, StackProps } from './Stack';