mathcovax / mon-enorme-tronc

1 stars 1 forks source link

feat(56): add validation popup #82

Closed Maubry94 closed 5 months ago

Maubry94 commented 5 months ago

How to use:

<WithValidation
    title="Test validation"
    content="Test content"
    ref="popup"
    class="max-w-[500px] w-[80%]"
>
    <p>TEST</p>
</WithValidation>
github-actions[bot] commented 5 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% 430 / 430
🔵 Statements 100% 446 / 446
🔵 Functions 100% 186 / 186
🔵 Branches 87.03% 94 / 108
File CoverageNo changed files found.
Generated in workflow #100