Skip to content

Instantly share code, notes, and snippets.

@salmanyaqoob
Created January 28, 2021 08:44
Show Gist options
  • Select an option

  • Save salmanyaqoob/c67dd87b79be59e3a7ed804c12b1e87e to your computer and use it in GitHub Desktop.

Select an option

Save salmanyaqoob/c67dd87b79be59e3a7ed804c12b1e87e to your computer and use it in GitHub Desktop.
CSS Animation JS
import utils from '../../common/utils.js';
export default {
backAction() {
utils.backToHome();
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment