Skip to content

Remove Enums

Compare
Choose a tag to compare
@nickgrato nickgrato released this 01 Aug 21:14
· 12 commits to main since this release
  • Modal fade animation
  • Remove the use of enums for component params such as ButtonsSizeE and opted into using string unions types ie; "small" | "large".
  • Dependabot package updates