Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
|
raw
history blame
260 Bytes
<div className="d-flex">
  <Notification
    avatarURL="demo/faces/female/1.jpg"
    message={
      <React.Fragment>
        <strong>Alice</strong> started new task: Tabler UI design.
      </React.Fragment>
    }
    time="1 hour ago"
  />
</div>