init
All checks were successful
Deploy / build (push) Successful in 46s

This commit is contained in:
alsaze
2025-11-19 21:35:40 +03:00
parent 3d975d6884
commit df79f7e58d
2 changed files with 4 additions and 10 deletions

View File

@@ -50,7 +50,7 @@ const columns = [
columnHelper.accessor('id', {
header: 'ID',
meta: {
width: '50px',
width: '55px',
},
}),
columnHelper.accessor('title', {