UNPKG

@spark-ui/progress-tracker

Version:

A progress tracker component is a visual navigation element typically used to display progress or guide user through a multi-step process.

7 lines (4 loc) 220 B
import path from 'path' import { getComponentConfiguration } from '../../../config/index' const { name } = require(path.resolve(__dirname, 'package.json')) export default getComponentConfiguration(process.cwd(), name)