UNPKG

svarog-ui-core

Version:

Core components of Svarog UI without themes

6 lines (4 loc) 141 B
// src/components/PriceDisplay/index.js import PriceDisplay from './PriceDisplay.js'; export default PriceDisplay; export { PriceDisplay };