UNPKG

@gobistories/gobi-web-integration

Version:

This library will let you put your Gobi stories on your site.

5 lines (4 loc) 93 B
import React from 'react'; export declare const TapButton: React.FC<{ label: string; }>;