Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
|
raw
history blame
242 Bytes
<List.Group>
  <List.GroupItem action active>
    Already Active
  </List.GroupItem>
  <List.GroupItem action>Another Item</List.GroupItem>
  <List.GroupItem action icon="globe">
    With an icon!
  </List.GroupItem>
</List.Group>