update frontend lib : leaflet + oruga - #1815
This commit is contained in:
@@ -18,7 +18,7 @@ exports[`CommentTree > renders a comment tree with comments 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div data-v-5d0380ab="" class="">
|
||||
<o-button-stub data-v-5d0380ab="" tag="button" variant="primary" iconleft="send" rounded="false" expanded="false" disabled="false" outlined="false" loading="false" inverted="false" nativetype="submit" role="button" iconboth="false"></o-button-stub>
|
||||
<o-button-stub data-v-5d0380ab="" tag="button" variant="primary" iconleft="send" rounded="false" expanded="false" disabled="false" outlined="false" loading="false" inverted="false" type="submit"></o-button-stub>
|
||||
</div>
|
||||
</article>
|
||||
</form>
|
||||
@@ -56,7 +56,7 @@ exports[`CommentTree > renders an empty comment tree 1`] = `
|
||||
</div>
|
||||
</div>
|
||||
<div data-v-5d0380ab="" class="">
|
||||
<o-button-stub data-v-5d0380ab="" tag="button" variant="primary" iconleft="send" rounded="false" expanded="false" disabled="false" outlined="false" loading="false" inverted="false" nativetype="submit" role="button" iconboth="false"></o-button-stub>
|
||||
<o-button-stub data-v-5d0380ab="" tag="button" variant="primary" iconleft="send" rounded="false" expanded="false" disabled="false" outlined="false" loading="false" inverted="false" type="submit"></o-button-stub>
|
||||
</div>
|
||||
</article>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user