diff --git a/demo/components.html b/demo/components.html
index 9aad0624..4c2927ff 100644
--- a/demo/components.html
+++ b/demo/components.html
@@ -5,7 +5,7 @@
@@ -94,6 +94,34 @@
Conversion & Rounded button
+
+
+
Button link
+
+ Show a button as a simple link with an underline on hover.
+ The button has no background or padding.
+
+
+
+
+
+
+
+
Input components
diff --git a/resources/views/components-preview.blade.php b/resources/views/components-preview.blade.php
index a29f78a5..ac2c823e 100644
--- a/resources/views/components-preview.blade.php
+++ b/resources/views/components-preview.blade.php
@@ -79,6 +79,30 @@
+
+
+
Button link
+
+ Show a button as a simple link with an underline on hover.
+ The button has no background or padding.
+
+
+
+ Link
+ Link disabled
+
+
+
+ Link
+
+
+
+ Link disabled
+
+
+
+
+
Input components