glenjamin/devboard

devcard function no-doc polymorphism

Yomguithereal opened this issue · 1 comments

Hello @glenjamin. Just opening some issues to discuss some points. I think it would be nice to be able to do the following:

devcard(
  'Title',
  (...jsx/fn)
);

So that one can create a card without docs if needed.

Folded into #7