Core UI for VeuPathDB applications. Provides components, style definitions, and utilities to enable developers to rapidly assemble complex applications with consistent UI and UX across our portfolio of sites.
Add an example test in components/buttons. Of note: you may place your test files wherever make sense and the Jest config should find them. I suggest placing them as close to the component as possible.
Changes:
test
andtest:watch
.components/buttons
. Of note: you may place your test files wherever make sense and the Jest config should find them. I suggest placing them as close to the component as possible.