Skip to content

Commit 4020f65

Browse files
committed
style(minimal): remove emoji from share button
Remove emoji icon from the share button in minimal theme for cleaner UI.
1 parent 3fb319f commit 4020f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/src/lib/themes/minimal/ItineraryView.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
class="minimal-share-btn"
172172
title="URLをコピー"
173173
>
174-
🔗 共有
174+
共有
175175
</button>
176176
<select
177177
value={itinerary.theme_id}

0 commit comments

Comments
 (0)