Upgrade /front version and display the version in settings navbar (#1207)

* Upgrade /front version and display the version in settings navbar

* fix

* fix version

* restore center

* add icon

* Fix styled components

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
Weiko
2023-08-14 17:40:10 -07:00
committed by GitHub
parent e3dc3b3e4a
commit 239d036813
5 changed files with 58 additions and 6 deletions

View File

@ -55,3 +55,4 @@ export { IconHeart } from '@tabler/icons-react';
export { IconBrandX } from '@tabler/icons-react';
export { IconTag } from '@tabler/icons-react';
export { IconHelpCircle } from '@tabler/icons-react';
export { IconBrandGithub } from '@tabler/icons-react';