MLH-Fellowship / babel-sandbox

Babel repl-like codesandbox: check out link =>
https://codesandbox.io/s/github/babel/sandboxes
MIT License
6 stars 3 forks source link

Add: changing url when saving and forking #103

Closed garrettluu closed 4 years ago

garrettluu commented 4 years ago

Closes #84, closes #102.

This PR implements changing url when saving and forking! When you save a new config, the url automatically becomes the share link. Same idea when forking: it automatically changes the url to the url of the forked config.

Also uncommented the ForkModal component, so now we have a button to fork things

TODO

garrettluu commented 4 years ago

Works on my machine 🤔 image

Are you sure you're on the right branch?