Skip to content

Commit 232b6d2

Browse files
author
Dennis Labordus
committed
Added check to CoMPAS if document exists.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 7898fbe commit 232b6d2

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

__snapshots__/compas-save-to.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
nullable=""
4040
>
4141
</wizard-textfield>
42+
4243
```
4344

4445
## `existing document in compas`
@@ -55,21 +56,6 @@
5556
nullable=""
5657
>
5758
</wizard-textfield>
58-
```
59-
60-
## `loading from compas`
61-
62-
#### `looks like the latest snapshot`
6359

64-
```html
65-
<mwc-list>
66-
<mwc-list-item
67-
aria-disabled="false"
68-
mwc-list-item=""
69-
tabindex="0"
70-
>
71-
[compas.loading]
72-
</mwc-list-item>
73-
</mwc-list>
7460
```
7561

0 commit comments

Comments
 (0)