mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-12-26 09:45:59 +08:00
feat: able to add more UI theme (#860)
This commit is contained in:
3
web/default/src/helpers/history.js
Normal file
3
web/default/src/helpers/history.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import { createBrowserHistory } from 'history';
|
||||
|
||||
export const history = createBrowserHistory();
|
||||
Reference in New Issue
Block a user