Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 0515833

Browse files
authored
Merge pull request #46 from dflock/patch-1
Fix Variables available heading
2 parents 0070022 + c0055c3 commit 0515833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/theming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $input-border-color: #aec64c;
3636
@import '~@asigloo/vue-dynamic-forms/src/styles/themes/default.scss';
3737
```
3838

39-
### Variables available
39+
### Variables available
4040

4141
You have all this variables to customize your form inputs.
4242

0 commit comments

Comments
 (0)