+ This component is a variant for the read more / read less component. This content has a default line-clamp-1,
+ the buttons will show inside the text instead of below the text.
+
+
+
+
Inline
+
+
+
+
+
+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloremque, repellat incidunt placeat. Quo accusantium laudantium, adipisci culpa ad enim dolores molestiae alias ducimus officiis labore facilis modi provident cupiditate? Voluptates.
+
+
+
+ This component is a variant for the read more / read less component. This content has a default line-clamp-1,
+ the buttons will show inside the text instead of below the text.
+
+
+
+
Inline
+
+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloremque, repellat incidunt placeat. Quo accusantium laudantium, adipisci culpa ad enim dolores molestiae alias ducimus officiis labore facilis modi provident cupiditate? Voluptates.
+
+
+
Prose component
diff --git a/resources/views/components/readmore/inline.blade.php b/resources/views/components/readmore/inline.blade.php
new file mode 100644
index 0000000..1f9a14c
--- /dev/null
+++ b/resources/views/components/readmore/inline.blade.php
@@ -0,0 +1,61 @@
+{{--
+Read more/less component using the Tailwind CSS `peer` utility.
+
+## Notes
+- **Clamping** The default of line-clamp-1 is used. It is recommended that you keep it line-clamp-1
+- **Buttons** You can't use