Logo
Explore Help
Sign In
gaspersic/freeCodeCamp
1
0
Fork 0
You've already forked freeCodeCamp
Code Issues Pull Requests Projects Releases Wiki Activity
Files
46a217d0a5b4f6b499ce24a18b46fd78fff45d78
freeCodeCamp/api-server/common/app/routes/Profile/index.js

8 lines
142 B
JavaScript
Raw Normal View History

feat(Profile): Reactify profile page (#16743) * feat(Profile): Reactify profile page * chore(tidyup): Remove console.log * fix(timeline): Remove legacy challenges from Timeline render * fix(style): Remove underline on a:hover
2018-02-19 20:32:14 +00:00
import { types } from './redux';
export { default } from './Profile.jsx';
export const routes = {
fix(portfolio): User /:username routes as previously (#17470)
2018-06-07 17:45:30 +05:30
[types.onRouteProfile]: '/:username'
feat(Profile): Reactify profile page (#16743) * feat(Profile): Reactify profile page * chore(tidyup): Remove console.log * fix(timeline): Remove legacy challenges from Timeline render * fix(style): Remove underline on a:hover
2018-02-19 20:32:14 +00:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 59ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API