An open API service indexing awesome lists of open source software.

https://github.com/padcom/vue-functional-no-class-passed

An example repository showing a problem with passing "class" and "style" attribute to functional components
https://github.com/padcom/vue-functional-no-class-passed

vue vuejs vuejs2

Last synced: over 1 year ago
JSON representation

An example repository showing a problem with passing "class" and "style" attribute to functional components

Awesome Lists containing this project

README

          

# vue-functional-no-class-passed
An example repository showing a problem with passing "class" attribute to functional components.

See https://github.com/vuejs/vue/issues/7985