feat: sync and update with all changes from fork (#720)
* feat: sync and update with all changes from fork * refactor: extract clipboard copy logic into custom hook * fix: correct spelling of DEFAULT_REFRESH_FREQUENCY_MS in Stamps and WalletBalance providers * refactor(ui-tests): replace fixed sleeps with condition-based waits * fix: handle null values for size and granteeCount in infoGroups * fix(lint): add newline at end of file in useClipboardCopy hook * fix(ui-tests): page.goto URL * refactor: update import paths for useClipboardCopy --------- Co-authored-by: Ferenc Sárai <sarai.ferenc@gmail.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/static/css/main.073c9b0a.css",
|
||||
"main.js": "/static/js/main.0215976b.js",
|
||||
"static/js/787.28cb0dcd.chunk.js": "/static/js/787.28cb0dcd.chunk.js",
|
||||
"static/media/logo.svg": "/static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg",
|
||||
"index.html": "/index.html",
|
||||
"main.073c9b0a.css.map": "/static/css/main.073c9b0a.css.map",
|
||||
"main.0215976b.js.map": "/static/js/main.0215976b.js.map",
|
||||
"787.28cb0dcd.chunk.js.map": "/static/js/787.28cb0dcd.chunk.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.073c9b0a.css",
|
||||
"static/js/main.0215976b.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user