Skip to content

Instantly share code, notes, and snippets.

@jdmunro
Created February 14, 2019 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdmunro/7f5ec4c7bb3796de3d85f5cc9a65cb35 to your computer and use it in GitHub Desktop.
Save jdmunro/7f5ec4c7bb3796de3d85f5cc9a65cb35 to your computer and use it in GitHub Desktop.
// ExerciseTopBar.web.js
// Import the props from the mobile implementation
// The actual JS will not be included in the web bundle
import type { Props } from "app/components/ExerciseTopBar.js";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment