UNPKG

@gzup/macaw-ui-4

Version:

Gzup's UI component library

5 lines (4 loc) 96 B
import React from "react"; export declare const PageTabPanel: React.FC<{ show: boolean; }>;