globalbrain / sefirot

Global Brain Design System.
https://sefirot.globalbrains.com
MIT License
151 stars 12 forks source link

feat(desc): enable passing multiple avatars to `<SDescAvatar>` #482

Closed kiaking closed 6 months ago

kiaking commented 6 months ago
<SDesc cols="2" gap="24">
  <SDescItem span="1">
    <SDescLabel value="Status" />
    <SDescAvatar :avatar="[
      { avatar: "/path/to/avatar.jpg", name: "John Doe" },
      { avatar: "/path/to/avatar.jpg", name: "Jane Doe" }
    ]" />
  </SDescItem>
</SDesc>
Screenshot 2024-02-27 at 19 23 05
netlify[bot] commented 6 months ago

Deploy Preview for sefirot-docs ready!

Name Link
Latest commit 35b53c3335727345f7118f76a13fb7fdc3010311
Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/65de7bc6829a370008f8dc13
Deploy Preview https://deploy-preview-482--sefirot-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 6 months ago

Deploy Preview for sefirot-story ready!

Name Link
Latest commit 35b53c3335727345f7118f76a13fb7fdc3010311
Latest deploy log https://app.netlify.com/sites/sefirot-story/deploys/65de7bc6677e8d0008570e8e
Deploy Preview https://deploy-preview-482--sefirot-story.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.