UNPKG

xchain-components

Version:
6 lines (5 loc) 187 B
/* eslint react/jsx-filename-extension: 0 */ import React from 'react'; import { shallow } from 'enzyme'; import XAccordion from '..'; import XDisplayText from 'components/XDisplayText';