querysub 0.362.0 → 0.363.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "querysub",
3
- "version": "0.362.0",
3
+ "version": "0.363.0",
4
4
  "main": "index.js",
5
5
  "license": "MIT",
6
6
  "note1": "note on node-forge fork, see https://github.com/digitalbazaar/forge/issues/744 for details",
@@ -795,6 +795,10 @@ export class LogViewer3 extends qreact.Component {
795
795
  <TimeRangeSelector />
796
796
  </div>
797
797
 
798
+ <h1>
799
+ Test
800
+ </h1>
801
+
798
802
  <div className={css.hbox(10).fillWidth}>
799
803
  <InputLabelURL
800
804
  flavor="large"