holandes22 / rafee

1 stars 1 forks source link

Refactor confirm delete component to bubble up delete action to router #56

Open holandes22 opened 9 years ago

holandes22 commented 9 years ago

Currently we handle the action in the component, but specific delete action should be handled by the router. This will help fixing #55