Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed May 16, 2024
1 parent 258db41 commit e103b83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/components/UseVikeExtension.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ function UseVikeExtensionUiFramework({ featureName }: { featureName: string }) {
<blockquote>
<p>
Instead of manually integrating {featureName} yourself, you can use a <UiFrameworkVikeExtension /> which already
integrates {featureName}. And you can use <Bati /> to scaffold an app that uses <UiFrameworkVikeExtensionNames />.
integrates {featureName}. And you can use <Bati /> to scaffold an app that uses{' '}
<UiFrameworkVikeExtensionNames />.
</p>
</blockquote>
)
Expand Down

0 comments on commit e103b83

Please sign in to comment.