From e1e50313a42ed14eb2b0338ded3b14e4a350d767 Mon Sep 17 00:00:00 2001 From: simurai Date: Mon, 7 Sep 2020 09:33:27 +0900 Subject: [PATCH] Remove emoji --- docs/content/components/select-menu.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/components/select-menu.md b/docs/content/components/select-menu.md index 720e84b969..a9582ca768 100644 --- a/docs/content/components/select-menu.md +++ b/docs/content/components/select-menu.md @@ -579,7 +579,7 @@ Sometimes a select menu needs to communicate a "blank slate" where there's no co ## github.com usage -When adding the `.SelectMenu` component on github.com, use the [``](https://github.com/github/details-menu-element) element. It will :tophat: magically make the `.SelectMenu` work. Here a basic example: +When adding the `.SelectMenu` component on github.com, use the [``](https://github.com/github/details-menu-element) element. It will magically make the `.SelectMenu` work. Here a basic example: ```erb
@@ -617,4 +617,4 @@ If loading content should be deferred, use the [``](https://gi ``` -It will add a pulsing :octoface: icon while the content is loading. +It will add a pulsing "octoface" icon while the content is loading.