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 e9e8fb2 commit d72fa6dCopy full SHA for d72fa6d
src/client/components/containers/SidebarContainer.tsx
@@ -46,7 +46,7 @@ const SidebarContainer = (props) => {
46
/>
47
<label htmlFor="darkModeSwitch"/>
48
<h3 className='has-text-justified align-self-center'>Composer</h3>
49
- <a>v1.0.0</a>
+ <a>v1.0 </a>
50
</div>
51
<div className="tabs mb-0 header-bar">
52
<ul className={`columns is-gapless ${isDark ? 'is-dark-400' : ''}`}>
0 commit comments