UNPKG

react-garden

Version:

React + TypeScript + ThreeJS app using Material UI on NextJS, Apollo Client, GraphQL + WordPress REST APIs, for ThreeD web development.. a part of the threed.ai code family.

14 lines (11 loc) 177 B
// types type Types = any const list: Types = { styleOverrides: { padding: { paddingTop: 0, paddingBottom: 0, }, }, } export default list