UNPKG

lucid-ui

Version:

A UI component library from AppNexus.

5 lines 152 B
import { common } from '../../util/generic-tests'; import NotchedTag from './NotchedTag'; describe('NotchedTag', function () { common(NotchedTag); });