mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
bd279fe557
Instead of getting data out of redux just to pass it back to a dispatch, use getState in the thunk to get the data we need. This allows the component to not care about admin/token info, since it is not related to rendering. |
||
---|---|---|
.. | ||
components | ||
lib | ||
redux | ||
views | ||
.eslintrc.js | ||
_colors.scss | ||
_frameless.scss | ||
init.js | ||
l10n.json | ||
main.scss | ||
routes-dev.json | ||
routes.json | ||
template-config.js | ||
template.ejs |