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.

71 lines (70 loc) 1.6 kB
export default [ { component: 'App Bar', link: 'https://mui.com/material-ui/react-app-bar/' }, { component: 'Backdrop', link: 'https://mui.com/material-ui/react-backdrop/' }, { component: 'Bottom Navigation', link: 'https://mui.com/material-ui/react-bottom-navigation/' }, { component: 'Breadcrumbs', link: 'https://mui.com/material-ui/react-breadcrumbs/' }, { component: 'Date Time Picker', link: 'https://mui.com/material-ui/lab-date-and-time-pickers/' }, { component: 'Divider', link: 'https://mui.com/material-ui/react-divider/' }, { component: 'Drawer', link: 'https://mui.com/material-ui/react-drawer/' }, { component: 'Icons', link: 'https://mui.com/material-ui/icons/' }, { component: 'Link', link: 'https://mui.com/material-ui/react-link/' }, { component: 'Paper', link: 'https://mui.com/material-ui/react-paper/' }, { component: 'Popover', link: 'https://mui.com/material-ui/react-popover/' }, { component: 'Popper', link: 'https://mui.com/material-ui/react-popper/' }, { component: 'Progress', link: 'https://mui.com/material-ui/react-progress/' }, { component: 'Speed Dial', link: 'https://mui.com/material-ui/react-speed-dial/' }, { component: 'Tooltip', link: 'https://mui.com/material-ui/react-tooltip/' }, { component: 'Transfer List', link: 'https://mui.com/material-ui/react-transfer-list/' }, { component: 'Transitions', link: 'https://mui.com/material-ui/transitions/' } ]