mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
[CORL-132] Show version info (#2224)
* feat: show version info * fix: use version from talk-common/version
This commit is contained in:
@@ -2,3 +2,5 @@ import "jest-localstorage-mock";
|
||||
import "./enzyme";
|
||||
import "./jsdom";
|
||||
import "./mocks";
|
||||
|
||||
process.env.TALK_VERSION = "Test";
|
||||
|
||||
Reference in New Issue
Block a user