UNPKG
fannypack-v5
Version:
latest (5.0.0-rc.7)
5.0.0-rc.7
5.0.0-rc.0
An accessible, composable, and friendly React UI Kit
github.com/fannypackui
fannypackui/fannypack
fannypack-v5
/
ts
/
Group
/
__stories__
/
Group.stories.d.ts
8 lines
(7 loc)
•
245 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
declare
const
_default_1
: {
title
:
string
; };
export
default
_default_1;
export
declare
const
_default
:
() =>
JSX
.
Element
;
export
declare
const
verticalGroups
:
() =>
JSX
.
Element
;
export
declare
const
responsiveBreakpoint
:
() =>
JSX
.
Element
;