Remove JSDoc warning for now

This commit is contained in:
squidfunk 2017-01-28 23:52:07 +01:00
parent ef7b07a90e
commit 87c440c003

View File

@ -63,7 +63,7 @@ const resolve = (breakpoints, expr) => {
* Functions * Functions
* ------------------------------------------------------------------------- */ * ------------------------------------------------------------------------- */
/** /*
* TODO * TODO
*/ */
const generate = components => { const generate = components => {