We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe174e commit aef2974Copy full SHA for aef2974
README.md
@@ -76,7 +76,12 @@ Make sure that there is a call to `app.UseStaticFiles();` in your server project
76
77
## Release Notes
78
79
-<details open="open"><summary>1.4</summary>
+<details open="open"><summary>1.5</summary>
80
+
81
+>- Added css class parameter to all helper components (header/body/footer).
82
+</details>
83
84
+<details><summary>1.4</summary>
85
86
>- Added css class parameter to dialog component.
87
</details>
0 commit comments