Settings, Slack link and landing page
This commit is contained in:
7
frontend/scenes/Settings/SettingsStore.js
Normal file
7
frontend/scenes/Settings/SettingsStore.js
Normal file
@ -0,0 +1,7 @@
|
||||
import { observable, action, runInAction } from 'mobx';
|
||||
// import { client } from 'utils/ApiClient';
|
||||
|
||||
class SearchStore {
|
||||
};
|
||||
|
||||
export default SearchStore;
|
Reference in New Issue
Block a user