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
/
InlineBlock
/
__stories__
/
InlineBlock.stories.d.ts
6 lines
(5 loc)
•
127 B
TypeScript
View Raw
1
2
3
4
5
6
declare
const
_default_1
: {
title
:
string
; };
export
default
_default_1;
export
declare
const
_default
:
() =>
JSX
.
Element
;