diff options
Diffstat (limited to 'components/button/button-secondary-small.html')
-rw-r--r-- | components/button/button-secondary-small.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/components/button/button-secondary-small.html b/components/button/button-secondary-small.html new file mode 100644 index 0000000..d9d8cd7 --- /dev/null +++ b/components/button/button-secondary-small.html @@ -0,0 +1,3 @@ +<button class="sdc-button sdc-button__secondary btn-small"> + Click Me +</button> |