Fix version
This commit is contained in:
@@ -39,7 +39,7 @@ export const ViewComponent = ({src}: Props) => {
|
||||
<div className={`view-background ${isLoaded ? 'view-background--loaded' : ''}`}/>
|
||||
<div className='view-author'>
|
||||
<a href="https://github.com/obergodmar">obergodmar</a>
|
||||
<span>1.0.0</span>
|
||||
<span>1.1.0</span>
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user