Skip to content

EgorEres/object-into-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

object-into-react

Build Status

Getting Started

npm install object-into-react

How use

import Aggregate from "object-into-react";

const obj = { foo: 123, bar: { baz: "hello" }};

<Aggregate
  element={bot}
  isOpen
/>  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published