Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshBot-Debug committed Nov 16, 2023
1 parent 7cd5ff5 commit 0adf3f9
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 8 deletions.
1 change: 1 addition & 0 deletions build/styles/elegance.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/datatable/static/css/main.ebabdcd4.css",
"main.css": "/datatable/static/css/main.b49cc262.css",
"main.js": "/datatable/static/js/main.9ec6db54.js",
"index.html": "/datatable/index.html",
"main.ebabdcd4.css.map": "/datatable/static/css/main.ebabdcd4.css.map",
"main.b49cc262.css.map": "/datatable/static/css/main.b49cc262.css.map",
"main.9ec6db54.js.map": "/datatable/static/js/main.9ec6db54.js.map"
},
"entrypoints": [
"static/css/main.ebabdcd4.css",
"static/css/main.b49cc262.css",
"static/js/main.9ec6db54.js"
]
}
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/datatable/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Discover @jjmyers/datatable, a powerful and customizable React library for creating interactive data tables with ease."><link rel="apple-touch-icon" href="/datatable/logo192.png"/><link rel="manifest" href="/datatable/manifest.json"/><title>@jjmyers/datatable - A Powerful React Library for Data Tables</title><script defer="defer" src="/datatable/static/js/main.9ec6db54.js"></script><link href="/datatable/static/css/main.ebabdcd4.css" rel="stylesheet"></head><body><style>#root,body,html{margin:0;height:100%;width:100%}</style><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/datatable/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Discover @jjmyers/datatable, a powerful and customizable React library for creating interactive data tables with ease."><link rel="apple-touch-icon" href="/datatable/logo192.png"/><link rel="manifest" href="/datatable/manifest.json"/><title>@jjmyers/datatable - A Powerful React Library for Data Tables</title><script defer="defer" src="/datatable/static/js/main.9ec6db54.js"></script><link href="/datatable/static/css/main.b49cc262.css" rel="stylesheet"></head><body><style>#root,body,html{margin:0;height:100%;width:100%}</style><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/static/css/main.b49cc262.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/static/css/main.ebabdcd4.css.map

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jjmyers/datatable",
"version": "1.0.11",
"version": "1.0.12",
"private": false,
"main": "build/index.js",
"module": "build/index.esm.js",
Expand Down
1 change: 1 addition & 0 deletions src/lib/styles/elegance.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0adf3f9

Please sign in to comment.