Skip to content

Files

Latest commit

 

History

History
16 lines (14 loc) · 692 Bytes

Well.md

File metadata and controls

16 lines (14 loc) · 692 Bytes

Well

interface Well extends DOMProps, StyleProps {
  children: ReactNode
}