UNPKG

@bytebeans/macaw-ui

Version:

Saleor's UI component library

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