UNPKG

liber-salti

Version:

Saltí - Liber Design System

8 lines (7 loc) 159 B
import React from 'react'; export interface DrawerContentProps { /** * The children of the component. */ children: React.ReactNode; }