WIP: feat(collection_viewer): Implement collection viewer
This commit is contained in:
parent
cc27ab5b6d
commit
ebb8ce329c
4 changed files with 43 additions and 20 deletions
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<link data-trunk rel="rust" data-type="worker" data-bin="database_worker" data-weak-refs data-loader-shim />
|
||||
<link data-trunk rel="rust" data-bin="draft-manager" data-weak-refs />
|
||||
<link data-trunk rel="rust" data-bin="collection_viewer" data-weak-refs />
|
||||
</head>
|
||||
<body></boy>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue