Skip to content

Commit

Permalink
docs: fix build on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ksem committed Mar 7, 2024
1 parent 9357440 commit 93dc6b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default definePageConfig({

block.subtitle("Props values priority"),
block.paragraph("You are able to specify props values via: direct, `va-config`, `presets config`, `components config`, `components all config`. Their priority (in case several options were used) is presented at the scheme below:"),
block.component("priority"),
block.component("Priority"),

block.subtitle("Default sizes"),
block.paragraph("If you would like to set default sizes for the component you could use sizesConfig property. Feel free to check the example below:"),
Expand Down

0 comments on commit 93dc6b6

Please sign in to comment.