index.json 156 B

1234567
  1. {
  2. "navigationBarTextStyle": "white",
  3. "usingComponents": {
  4. "navbar": "/components/navbar/index",
  5. "write-off": "/components/write-off/index"
  6. }
  7. }