Skip to content

Instantly share code, notes, and snippets.

@hieptl
Created September 20, 2022 18:19
Show Gist options
  • Save hieptl/0dd7af2c12935592f3980b78ef197da4 to your computer and use it in GitHub Desktop.
Save hieptl/0dd7af2c12935592f3980b78ef197da4 to your computer and use it in GitHub Desktop.
AirBnb Clone - menu.js
export const HOMES = 'HOMES';
export const EXPERIENCES = 'EXPERIENCES';
export const ONLINE_EXPERIENCES = 'ONLINE_EXPERIENCES';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment