# OBSOLETE: Use FloatingToolbar instead.
# However, We may decide to change back to a static toolbar in the footer,
# so don't delete me yet.
# React = require 'react'
#
# module.exports =
# ContenteditableToolbar = React.createClass
# render: ->
# style =
# display: @state.show and 'initial' or 'none'
#