Skip to content

flowbite-react@0.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 13:32
· 18 commits to main since this release
2df11f3

Patch Changes

  • #1594 9017065 Thanks @SutuSebastian! - fix(compareNodes): support:

    - different quote styles
    - with and without semicolons
    - trailing commas in objects and arrays
    
    • add tests