Skip to content

Instantly share code, notes, and snippets.

@wking-io
Created December 3, 2022 16:58
Show Gist options
  • Save wking-io/4d3e89180b20461a4cac934587577e54 to your computer and use it in GitHub Desktop.
Save wking-io/4d3e89180b20461a4cac934587577e54 to your computer and use it in GitHub Desktop.
/movie/$movieSlug/$socialSlug/$mediaSlug
- movie
-- $movieSlug
--- index.tsx
--- $socialSlug.tsx
--- $socialSlug.$mediaSlug.tsx
/movie/$movieSlug/$tabOne/$tabTwo
- movie
-- $movieSlug
--- index.tsx
--- $tabOne.tsx
--- $tabOne.$tabTwo.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment