selected.name }
+ />
+
+
+
+ Personal Website
+
+
+ Company Website
+
+
+ Client Website
+
+
+
@@ -134,34 +140,40 @@ const Template = ( args ) => {
onChange={ () => {} }
placeholder="Select an option"
size="md"
+ by="id"
>
-
-
-
- Personal Website
-
-
- Company Website
-
-
- Client Website
-
-
+ selected.name }
+ />
+
+
+
+ Personal Website
+
+
+ Company Website
+
+
+ Client Website
+
+
+
@@ -169,34 +181,40 @@ const Template = ( args ) => {
onChange={ () => {} }
placeholder="Select an option"
size="md"
+ by="id"
>
-
-
-
- Personal Contact
-
-
- Company Contact
-
-
- Client Contact
-
-
+ selected.name }
+ />
+
+
+
+ Personal Contact
+
+
+ Company Contact
+
+
+ Client Contact
+
+
+
diff --git a/version.json b/version.json
index 7dd2216d..4797dc5a 100644
--- a/version.json
+++ b/version.json
@@ -1,3 +1,3 @@
{
- "force-ui": "1.3.5"
+ "force-ui": "1.3.6"
}