- coding style (let -> const, etc.) - avoid double typing of component props, it's not necessary - consistent non-default exports everywhere (except for SquigglePlayground since I'm not 100% sure it's not used somewhere else) - extract common components in SquigglePlayground to avoid copy-paste - other minor improvements |
||
|---|---|---|
| .. | ||
| components | ||
| stories | ||
| vega-specs | ||
| index.ts | ||
| tailwind.css | ||