Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Possibility to star repos #1

Merged
merged 1 commit into from
May 10, 2019
Merged

Possibility to star repos #1

merged 1 commit into from
May 10, 2019

Conversation

laszlocph
Copy link
Owner

@laszlocph laszlocph commented May 10, 2019

This PR introduces the possibility to star repositories.

Features two new collapsible sections to show/hide the repos or the starred ones.

stars

@@ -12,6 +12,10 @@ import { fetchFeedOnce, subscribeToFeedOnce } from "shared/utils/feed";

import { BrowserRouter, Route, Switch } from "react-router-dom";

if (module.hot) {
require('preact/devtools');
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enabling React dev tools in local development.

@laszlocph laszlocph force-pushed the stars branch 2 times, most recently from d5c9fda to 9592848 Compare May 10, 2019 07:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant