Compare commits

...

No commits in common. 'master' and 'main' have entirely different histories.
master ... main

  1. 4
      README.md
  2. 1112
      index.html
  3. 11
      package.json
  4. BIN
      public/default.png

4
README.md

@ -1,4 +0,0 @@
# comment-thread-component
-Latest comment UI in table
-Send comment/reply in modal

1112
index.html
File diff suppressed because it is too large
View File

11
package.json

@ -0,0 +1,11 @@
{
"name": "comment-thread-plain-component",
"version": "1.0.0",
"description": "Display latest comment in the table, Add comments and replies",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Gerard Balde",
"license": "ISC"
}

BIN
public/default.png

After

Width: 200  |  Height: 200  |  Size: 2.8 KiB

Loading…
Cancel
Save