Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 285 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 285 Bytes

Mechanic React Engine

Mechanic engine that powers React SVG declaration.

@mechanic-design/engine-react

Usage

As a setting for a design function definition in a Mechanic project:

export const settings = {
    engine: require("@mechanic-design/engine-react)
}