UNPKG

@gzup/macaw-ui-4

Version:

Gzup's UI component library

4 lines (3 loc) 127 B
import { TabProps } from "@material-ui/core/Tab"; import React from "react"; export declare const PageTab: React.FC<TabProps>;