slides.json 128 B

12345678910
  1. [
  2. {
  3. "id": "test-slide-1",
  4. "elements": [],
  5. "background": {
  6. "type": "solid",
  7. "color": "#fff"
  8. }
  9. }
  10. ]