Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 370 Bytes

File metadata and controls

19 lines (13 loc) · 370 Bytes

@dsplay/react-template-utils

A helper library for working with custom templates in DSPLAY

Installation

ES Module

npm i -S @dsplay/react-template-utils

UMD

<script src="https://unpkg.com/@dsplay/react-template-utils"></script>

Usage

This repo contains a sample app which shows how to use the components.