You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: introduction.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,9 @@ This is turned into this:
22
22
<x-alertclass="alert alert-success"/>
23
23
```
24
24
25
-
As you can see, all the implementation details about the behavior of the component are hidden away. Making it up to you do decided how to style it.
25
+
As you can see, all the implementation details about the behavior of the component are hidden away. Making it up to you to decide how to style it.
26
26
27
-
All of Blade UI Kit's components were designed with this in mind. Letting you worry less about implementation details and allowing you to focus on what truly matters: *building your app*. All the while providing a great developer experience.
27
+
All of Blade UI Kit's components were designed with this in mind. Letting you worry less about implementation details and allowing you to focus on what truly matters: *building your app*. All while providing a great developer experience.
28
28
29
29
To give you a more proper demonstration of the library, we've built [an example Laravel project](https://github.com/blade-ui-kit/blade-ui-kit-example) that makes use of some of the components from Blade UI Kit.
0 commit comments