aboutsummaryrefslogtreecommitdiffstats
path: root/components/button/button-primary-medium.html
diff options
context:
space:
mode:
Diffstat (limited to 'components/button/button-primary-medium.html')
-rw-r--r--components/button/button-primary-medium.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/button/button-primary-medium.html b/components/button/button-primary-medium.html
new file mode 100644
index 0000000..9ddedc5
--- /dev/null
+++ b/components/button/button-primary-medium.html
@@ -0,0 +1,3 @@
+<button class="sdc-button sdc-button__primary btn-medium">
+ Click Me
+</button>