Home
New
Yours
Settings
Theme
Sign
Edit a Copy
Download as ZIP Archive
Jump to 1 file
a public post
by anonymous
public
4 months ago
a public post
index.tsx
Raw
Rendered
import
*
as
React
from
"react"
;
export
{
Button
,
type
ButtonProps
}
from
"./Button"
;