Nextjs Starter
Starter code for your Nextjs Boilerplate with Tailwind CSS
[
  {
    "geometry": {
      "type": "RECTANGLE",
      "x": 13.983783391640808,
      "y": 6.9675221166469345,
      "width": 16.916419299504355,
      "height": 27.447814975799794
    },
    "data": {
      "text": "Test 1",
      "id": 0.6492872793347146,
      "comments": [
        {
          "id": 0.7118750109319998,
          "text": "Comment 1"
        },
        {
          "id": 0.8343917411327375,
          "text": "Yes!"
        },
        {
          "id": 0.16235815133118714,
          "text": "I totally agree."
        }
      ]
    }
  },
  {
    "geometry": {
      "x": 51.66184971098266,
      "y": 13.061224489795919,
      "width": 0,
      "height": 0,
      "type": "POINT"
    },
    "data": {
      "text": "Test 2",
      "id": 0.5237219532954658,
      "comments": [
        {
          "id": 0.6007474959262928,
          "text": "Test comment."
        }
      ]
    }
  }
]
© Copyright 2023 Nextjs Starter.