diff options
Diffstat (limited to 'src/page/index.js')
-rw-r--r-- | src/page/index.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/page/index.js b/src/page/index.js index 50fbd7a4..3d7e6fa8 100644 --- a/src/page/index.js +++ b/src/page/index.js @@ -1,3 +1,5 @@ +// @format +// // NB: This is the index for the page/ directory and contains exports for all // other modules here! It's not the page spec for the homepage - see // homepage.js for that. |