mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Move framework stuff into 'fx' folder
This commit is contained in:
@@ -2,7 +2,7 @@ import * as React from 'react';
|
||||
import { Navbar, Nav, NavItem, NavDropdown, MenuItem } from 'react-bootstrap';
|
||||
import { Link } from 'react-router';
|
||||
import { LinkContainer } from 'react-router-bootstrap';
|
||||
import { provide } from '../TypedRedux';
|
||||
import { provide } from '../fx/TypedRedux';
|
||||
import { ApplicationState } from '../store';
|
||||
import * as GenreList from '../store/GenreList';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user