UNPKG

@wix/design-system

Version:

@wix/design-system

10 lines (9 loc) 371 B
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault"); var _TextLabel = _interopRequireDefault(require("./TextLabel")); describe('TextLabel', () => { it('should have correct displayName', () => { expect(_TextLabel.default.displayName).toBe('Notification.TextLabel'); }); }); //# sourceMappingURL=TextLabel.spec.js.map