Skip to content
Snippets Groups Projects

Display buckets and their objects

Merged Daniel Göbel requested to merge feature/5-display-buckets into development
7 files
+ 104
21
Compare changes
  • Side-by-side
  • Inline
Files
7
<template>
<svg
class="bi"
class="bi bi-bootstrap-fill"
:width="props.width"
:height="props.height"
:fill="props.fill"
Loading