We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1df32 commit 7206aedCopy full SHA for 7206aed
.storybook/overview/introduction.tsx
@@ -24,7 +24,7 @@ export const Introduction = () => {
24
>
25
<div className="welcome-text-container">
26
<h2 className="welcome_title">Kubit | web-components</h2>
27
- <h4 className="welcome_version">{`v.${Package.version}| Saturn`}</h4>
+ <h4 className="welcome_version">{`v.${Package.version} | Saturn`}</h4>
28
</div>
29
30
);
0 commit comments