Last active
June 4, 2020 10:53
-
-
Save rubenRP/abc4d59336e5f3914f0b29dcaccfec6d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @RootComponent | |
* description = 'Basic Product Page' | |
* pageTypes = PRODUCT | |
*/ | |
export { default } from "./product" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment