Skip to content

Commit

Permalink
Adding octicon option
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrohan committed Sep 15, 2022
1 parent 86d300f commit 46b7c14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/app/views/lookbook/previews/inputs/_octicon.html.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<%= render "lookbook/previews/inputs/select", **local_assigns, options: [:none, *Octicons::OCTICON_SYMBOLS.keys] %>

0 comments on commit 46b7c14

Please sign in to comment.