UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

9 lines (8 loc) 188 B
/** * This file is created manually * You can change the content * */ import Paragraph from './typography/Paragraph'; export * from './typography/Paragraph'; export default Paragraph;