Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/ui / src / components / atoms / Icons / QuestionIcon / fixture.js
Size: Mime:
"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
const wording = {
  title: 'Question Icon',
  description: '"?" inside of a square.'
};
exports.wording = wording; //# sourceMappingURL=fixture.js.map