Added tabs components and refactored stuff to work properly with composed / nested elements etc...
All checks were successful
Build, Test, and Publish (to Private NPM Registry) UI Components Library / publish (push) Successful in 58s
All checks were successful
Build, Test, and Publish (to Private NPM Registry) UI Components Library / publish (push) Successful in 58s
This commit is contained in:
parent
1c2d794a18
commit
d2e99cc280
27 changed files with 1579 additions and 145 deletions
2
test-harness/views/tab-partials/tab-1.partial.ejs
Normal file
2
test-harness/views/tab-partials/tab-1.partial.ejs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<h3>Tab 1</h3>
|
||||
<p>This is the content of Tab 1.</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue