mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-05-31 17:46:17 +00:00
Updated reducers to follow Redux Reducer Bundles proposal
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
// Servers
|
||||
export const LOAD_SERVER = 'shlink/LOAD_SERVER';
|
||||
export const FETCH_SERVERS = 'shlink/FETCH_SERVERS';
|
||||
export const CREATE_SERVER = 'shlink/CREATE_SERVER';
|
||||
|
||||
// Short URLs
|
||||
export const LIST_SHORT_URLS = 'shlink/LIST_SHORT_URLS';
|
||||
export const UPDATE_SHORT_URLS_LIST = 'shlink/UPDATE_SHORT_URLS_LIST';
|
||||
Reference in New Issue
Block a user