lib/isomorfeus/preact/ssr/top_level.rb in isomorfeus-preact-10.6.60 vs lib/isomorfeus/preact/ssr/top_level.rb in isomorfeus-preact-10.6.61
- old
+ new
@@ -5,10 +5,9 @@
end
module Isomorfeus
class TopLevel
class << self
- attr_accessor :ssr_route_path
attr_accessor :transport_ws_url
def render_component_to_string(component_name, props)
component = nil
%x{