Create InputLabel component and add RuleCard chips

This commit is contained in:
adilallo
2026-02-05 09:25:42 -07:00
parent 3e935ecd9e
commit 0dedebfaf8
12 changed files with 638 additions and 127 deletions
+3
View File
@@ -0,0 +1,3 @@
import InputLabel from "./InputLabel.container";
export default InputLabel;