Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

History

idle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Idle

✨ Import

import { Idle, IdleProps } from "purplex-components";

// or

import { 
  Idle, 
  IdleProps,

  // styles
  element, 
  idle, 
  idleAnimation
} from "purplex-components/base/idle";