How to use the @pluralsight/ps-design-system-text.List function in @pluralsight/ps-design-system-text

To help you get started, we’ve selected a few @pluralsight/ps-design-system-text examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github pluralsight / design-system / packages / site / pages / components / text.js View on Github external
apple
  orange
  banana
  strawberry
  papaya

`
        ]}
      />

      default,
            <span>
              semantics and bullet styles (from <code>Text.list.types</code>)
            </span>
          ])
        ]}
      /&gt;
    
  
)