UNPKG

vcc-ui

Version:

VCC UI is a collection of React UI Components that can be used for developing front-end applications at Volvo Car Corporation.

4 lines 97 B
import React from "react"; export var ConfigContext = React.createContext({ pathPrefix: "/" });