mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Use external domain-tasks NPM module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { fetch } from '../fx/tracked-fetch';
|
||||
import { fetch } from 'domain-tasks/fetch';
|
||||
import { typeName, isActionType, Action, Reducer } from '../fx/TypedRedux';
|
||||
import { ActionCreator } from './';
|
||||
import { Album } from './FeaturedAlbums';
|
||||
|
||||
Reference in New Issue
Block a user