File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Convert any HTML element into a reusable Blazor component with **exact visual re
1414- ** Smart CSS generation** : Creates companion CSS files with all necessary styles
1515- ** Blazor best practices** : Generates properly formatted .razor components
1616
17+ ## Demo
18+
19+ ![ BlazorSnap] ( https://github.com/user-attachments/assets/dc2275db-4797-407e-ab47-bce770dd88f5 )
20+
1721## 📦 Installation
1822
1923### From Source (Development)
@@ -35,10 +39,6 @@ Convert any HTML element into a reusable Blazor component with **exact visual re
35396 . ** Click "Generate .razor"** to convert to a Blazor component
36407 . ** Click "Copy to Clipboard"** to copy both the .razor component and CSS file
3741
38- ## Demo
39-
40- ![ BlazorSnap] ( https://github.com/user-attachments/assets/dc2275db-4797-407e-ab47-bce770dd88f5 )
41-
4242## 🔧 What It Generates
4343
4444### Exact Visual Copy Mode
You can’t perform that action at this time.
0 commit comments