diff --git a/playbook/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text_react.md b/playbook/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text.md similarity index 100% rename from playbook/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text_react.md rename to playbook/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text.md diff --git a/playbook/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text_rails.md b/playbook/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text_rails.md deleted file mode 100644 index 3da1e65b10..0000000000 --- a/playbook/app/pb_kits/playbook/pb_typeahead/docs/_typeahead_truncated_text_rails.md +++ /dev/null @@ -1,3 +0,0 @@ -For Form Pills with longer text, the truncate global prop can be used to truncate the label within each Form Pill. See [here](https://playbook.powerapp.cloud/visual_guidelines/truncate) for more information on the truncate global prop. - -**NOTE**: For Rails Form Pills (not ones embedded within a React-rendered Typeahead or MultiLevelSelect), a unique `id` is required to enable the Tooltip functionality displaying the text or tag section of the Form Pill.