An interactive Org AST viewer powered by Organic.
Go to file
Tom Alexander 3f0ac05513
Moving the rendering of property values out to their own component.
There is going to be a bunch of logic associated with it to detect what type the value is, so I am moving it out to its own component.
2024-01-27 17:19:37 -05:00
old Format the code. 2024-01-23 22:06:47 -05:00
public React hello world. 2024-01-21 17:54:00 -05:00
src Moving the rendering of property values out to their own component. 2024-01-27 17:19:37 -05:00
.babelrc React hello world. 2024-01-21 17:54:00 -05:00
.gitignore React hello world. 2024-01-21 17:54:00 -05:00
package-lock.json Add prettier. 2024-01-21 21:13:02 -05:00
package.json Add prettier. 2024-01-21 21:13:02 -05:00
tsconfig.json Run format. 2024-01-21 21:13:03 -05:00
webpack.config.js Format the code. 2024-01-23 22:06:47 -05:00