4 lines
62 B
CoffeeScript
4 lines
62 B
CoffeeScript
App.Dropdown =
|
|
|
|
initialize: ->
|
|
$(document).foundation(); |